Skip to content
Snippets Groups Projects
Unverified Commit 0a07d759 authored by Christoph Wurst's avatar Christoph Wurst Committed by GitHub
Browse files

Merge pull request #2322 from nextcloud/techdept/php-nightly-failure

Allow php nightly to fail on CI
parents 1ab02b49 23f023c7
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