Do not trigger non-CMake CI builds with CMake-only changes

Closes #22934.
This commit is contained in:
PB 2022-10-30 18:23:22 +01:00 committed by Vadim Zeitlin
parent 48434622c6
commit 5c72c7af35
6 changed files with 21 additions and 1 deletions

View file

@ -8,7 +8,7 @@ env:
CCACHE_DIR: /tmp/ccache
task:
skip: "changesIncludeOnly('.github/**','docs/**','interface/**','include/wx/{msw,osx,qt}/**','src/{msw,osx,qt}/**')"
skip: "changesIncludeOnly('appveyor.yml','CMakeLists.txt','.github/**','docs/**','interface/**','include/wx/{msw,osx,qt}/**','src/{msw,osx,qt}/**','build/{cmake,msw,osx}/**')"
name: Cirrus CI / FreeBSD 13 wxGTK 3
freebsd_instance:
image_family: freebsd-13-0