mirror of
https://github.com/danog/endtoend-test-psl.git
synced 2025-01-22 05:11:47 +01:00
allow failure for php 8
This commit is contained in:
parent
2bf4e6b654
commit
1ea6e95786
@ -9,7 +9,8 @@ jobs:
|
|||||||
- php: 7.4
|
- php: 7.4
|
||||||
- php: nightly
|
- php: nightly
|
||||||
env: NIGHTLY_BUILD=true
|
env: NIGHTLY_BUILD=true
|
||||||
|
allow_failures:
|
||||||
|
- env: NIGHTLY_BUILD=true
|
||||||
fast_finish: true
|
fast_finish: true
|
||||||
|
|
||||||
cache:
|
cache:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user