File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 2727 - name : Run tests
2828 uses : protocolbuffers/protobuf-ci/docker@v4
2929 with :
30- image : us-docker.pkg.dev/protobuf-build/containers/test/linux/csharp:7.1.2 -3.1.415-6.0.100-d9624f2aa83cba3eaf906f751d75b36aacb9aa82
30+ image : us-docker.pkg.dev/protobuf-build/containers/test/linux/csharp:8.0.1 -3.1.415-6.0.100-b77fdae6d4771789dfc66a56bf8d806354e8011a
3131 credentials : ${{ secrets.GAR_SERVICE_ACCOUNT }}
3232 entrypoint : /bin/bash
3333 command : >-
4343 - name : Run conformance tests
4444 uses : protocolbuffers/protobuf-ci/bazel-docker@v4
4545 with :
46- image : us-docker.pkg.dev/protobuf-build/containers/test/linux/csharp:7.1.2 -3.1.415-6.0.100-d9624f2aa83cba3eaf906f751d75b36aacb9aa82
46+ image : us-docker.pkg.dev/protobuf-build/containers/test/linux/csharp:8.0.1 -3.1.415-6.0.100-b77fdae6d4771789dfc66a56bf8d806354e8011a
4747 credentials : ${{ secrets.GAR_SERVICE_ACCOUNT }}
4848 bazel-cache : csharp_linux
4949 bazel : test //csharp:conformance_test --action_env=DOTNET_CLI_TELEMETRY_OPTOUT=1 --test_env=DOTNET_CLI_HOME=/home/bazel
7474 - name : Run tests
7575 uses : protocolbuffers/protobuf-ci/bash@v4
7676 with :
77- bazel-version : 7.1.2
77+ bazel-version : 8.0.1
7878 credentials : ${{ secrets.GAR_SERVICE_ACCOUNT }}
7979 command : |
8080 dotnet build csharp/src/Google.Protobuf.sln
You can’t perform that action at this time.
0 commit comments