Skip tests if only document files changed on Cirrus-CI [ci skip]
This commit is contained in:
parent
b5aa161383
commit
aceb75f6c9
@ -10,6 +10,7 @@ env:
|
|||||||
|
|
||||||
task:
|
task:
|
||||||
name: Arm64 Graviton2 / $CC
|
name: Arm64 Graviton2 / $CC
|
||||||
|
skip: "changesIncludeOnly('doc/**', '**.{md,rdoc}')"
|
||||||
arm_container:
|
arm_container:
|
||||||
# We use the arm64 images at http://ghcr.io/ruby/ruby-ci-image .
|
# We use the arm64 images at http://ghcr.io/ruby/ruby-ci-image .
|
||||||
image: ghcr.io/ruby/ruby-ci-image:$CC
|
image: ghcr.io/ruby/ruby-ci-image:$CC
|
||||||
|
Loading…
x
Reference in New Issue
Block a user