1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

Skip tests if only document files changed on Cirrus-CI [ci skip]

This commit is contained in:
Nobuyoshi Nakada 2021-11-25 00:37:20 +09:00
parent b5aa161383
commit aceb75f6c9
No known key found for this signature in database
GPG key ID: 7CD2805BFA3770C6

View file

@ -10,6 +10,7 @@ env:
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 .
image: ghcr.io/ruby/ruby-ci-image:$CC