[DOC] Fix ghcr link

This commit is contained in:
S-H-GAMELINKS 2022-03-30 12:14:17 +09:00 committed by Hiroshi SHIBATA
parent 9f306618b1
commit 3a70d4cd60
Notes: git 2022-03-31 08:35:59 +09:00
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ task:
name: Arm64 Graviton2 / $CC
skip: "changesIncludeOnly('doc/**', '**.{md,rdoc}')"
arm_container:
# We use the arm64 images at http://ghcr.io/ruby/ruby-ci-image .
# We use the arm64 images at https://github.com/ruby/ruby-ci-image/pkgs/container/ruby-ci-image .
image: ghcr.io/ruby/ruby-ci-image:$CC
# Define the used cpu core in each matrix task. We can use total 16 cpu
# cores in entire matrix. [cpu] = [total cpu: 16] / [number of tasks]