File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 6464 if : ${{ !matrix.continuous-only || inputs.continuous-run }}
6565 uses : protocolbuffers/protobuf-ci/bazel-docker@v5
6666 with :
67- image : ${{ matrix.image || format('us-docker.pkg.dev/protobuf-build/containers/test/linux/python:8.0.1-{0}-2c23b6d9f15185a1cdfebd6b1317310839a61975 ', matrix.version) }}
67+ image : ${{ matrix.image || format('us-docker.pkg.dev/protobuf-build/containers/test/linux/python:8.0.1-{0}-5237f14696e60e4b050edfbf7ba9b374f37f83c6 ', matrix.version) }}
6868 credentials : ${{ secrets.GAR_SERVICE_ACCOUNT }}
6969 bazel-cache : python_linux/${{ matrix.type }}_${{ matrix.version }}
7070 bazel : test ${{ matrix.targets }} ${{ matrix.flags }} ${{ matrix.nobzlmod && '--noenable_bzlmod' || '' }} --test_env=KOKORO_PYTHON_VERSION
You can’t perform that action at this time.
0 commit comments