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 27
27
- name : Run tests
28
28
uses : protocolbuffers/protobuf-ci/docker@v4
29
29
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
31
31
credentials : ${{ secrets.GAR_SERVICE_ACCOUNT }}
32
32
entrypoint : /bin/bash
33
33
command : >-
43
43
- name : Run conformance tests
44
44
uses : protocolbuffers/protobuf-ci/bazel-docker@v4
45
45
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
47
47
credentials : ${{ secrets.GAR_SERVICE_ACCOUNT }}
48
48
bazel-cache : csharp_linux
49
49
bazel : test //csharp:conformance_test --action_env=DOTNET_CLI_TELEMETRY_OPTOUT=1 --test_env=DOTNET_CLI_HOME=/home/bazel
74
74
- name : Run tests
75
75
uses : protocolbuffers/protobuf-ci/bash@v4
76
76
with :
77
- bazel-version : 7.1.2
77
+ bazel-version : 8.0.1
78
78
credentials : ${{ secrets.GAR_SERVICE_ACCOUNT }}
79
79
command : |
80
80
dotnet build csharp/src/Google.Protobuf.sln
You can’t perform that action at this time.
0 commit comments