mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-02-20 13:46:52 +01:00
Allow failure for php 8.3
This commit is contained in:
parent
71e737a8d2
commit
a362bf97e1
|
|
@ -31,8 +31,8 @@ env:
|
|||
|
||||
jobs:
|
||||
fast_finish: true
|
||||
#allow_failures:
|
||||
#- php: nightly
|
||||
allow_failures:
|
||||
- php: '8.3'
|
||||
include:
|
||||
- stage: PHP min and max
|
||||
if: type = push
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user