Skip to content

Commit 0879efe

Browse files
fix: Exclude 8.0 and 7.4 from ci tests.
Signed-off-by: Johannes Tegnér <[email protected]>
1 parent 33ffe5a commit 0879efe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitlab-ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
variables:
22
PHP_COMMON_SNIFF_FILE: ruleset.xml
3+
PHP_AUTO_SKIP: "7.4,8.0"
34

45
include:
56
- file: /Auto/php.yml

0 commit comments

Comments
 (0)