diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 8dd19095..209e94f4 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -97,7 +97,7 @@ jobs: ./conformance_test_runner-${{ needs.get-protobuf.outputs.version }}-linux-x86_64.zip build-darwin_x86_64: - runs-on: macos-12 + runs-on: macos-13 needs: get-protobuf steps: - name: Checkout