Skip to content
Snippets Groups Projects
Unverified Commit 23f023c7 authored by Christoph Wurst's avatar Christoph Wurst
Browse files

Allow php nightly to fail on CI

parent 1ab02b49
No related branches found
No related tags found
No related merge requests found
......@@ -5,9 +5,9 @@ php:
- 7.2
- 7.3
- 7.4snapshot
#jobs:
# allow_failures:
# - php: nightly
jobs:
allow_failures:
- php: nightly
addons:
apt:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment