Disable nightly for v13

This commit is contained in:
Laurent Destailleur 2021-06-18 10:45:53 +02:00
parent 53295a0cb1
commit 2dba09356b

View File

@ -53,7 +53,7 @@ jobs:
- if: type = push AND branch = develop
php: nightly
env: DB=mysql
- if: type = push AND branch = 13.0
- if: type = push AND branch = 14.0
php: nightly
env: DB=mysql