Skip to content

Commit 7c51b21

Browse files
committed
ci: test
ci-os-only: linux
1 parent 397f036 commit 7c51b21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.cirrus.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -980,7 +980,7 @@ task:
980980
# use always: to continue after failures. Task that did not run count as a
981981
# success, so we need to recheck SanityChecks's condition here ...
982982
depends_on: SanityCheck
983-
only_if: $CIRRUS_CHANGE_MESSAGE !=~ '.*\nci-os-only:.*'
983+
#only_if: $CIRRUS_CHANGE_MESSAGE !=~ '.*\nci-os-only:.*'
984984

985985
env:
986986
CPUS: 4

0 commit comments

Comments
 (0)