Skip to content

Commit c64603b

Browse files
Rachel Goldfingercopybara-github
authored andcommitted
Update Ruby Docker image for aarch64 tests.
PiperOrigin-RevId: 949709833
1 parent b472eb9 commit c64603b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test_ruby.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ jobs:
122122
if: ${{ inputs.continuous-run }}
123123
uses: protocolbuffers/protobuf-ci/docker@v5
124124
with:
125-
image: arm64v8/ruby:3.2.11-bookworm
125+
image: ruby:3.2.11-bookworm
126126
credentials: ${{ secrets.GAR_SERVICE_ACCOUNT }}
127127
platform: linux/arm64
128128
command: >-

0 commit comments

Comments
 (0)