Disable nightly for v13
This commit is contained in:
parent
53295a0cb1
commit
2dba09356b
@ -53,7 +53,7 @@ jobs:
|
|||||||
- if: type = push AND branch = develop
|
- if: type = push AND branch = develop
|
||||||
php: nightly
|
php: nightly
|
||||||
env: DB=mysql
|
env: DB=mysql
|
||||||
- if: type = push AND branch = 13.0
|
- if: type = push AND branch = 14.0
|
||||||
php: nightly
|
php: nightly
|
||||||
env: DB=mysql
|
env: DB=mysql
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user