Allow failure for php 8.3

This commit is contained in:
Laurent Destailleur 2023-12-01 11:10:12 +01:00
parent 71e737a8d2
commit a362bf97e1

View File

@ -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