File tree Expand file tree Collapse file tree 1 file changed +10
-10
lines changed
Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Original file line number Diff line number Diff line change @@ -59,21 +59,21 @@ jobs:
5959 allowed-to-fail : false
6060 symfony-require : 7.4.*
6161 variant : symfony/symfony:"7.4.*"
62- - php-version : ' 8.4'
63- dependencies : highest
64- allowed-to-fail : false
65- symfony-require : 8.0.*
66- variant : symfony/symfony:"8.0.*"
62+ # - php-version: '8.4'
63+ # dependencies: highest
64+ # allowed-to-fail: false
65+ # symfony-require: 8.0.*
66+ # variant: symfony/symfony:"8.0.*"
6767 - php-version : ' 8.5'
6868 dependencies : highest
6969 allowed-to-fail : false
7070 symfony-require : 7.4.*
7171 variant : symfony/symfony:"7.4.*"
72- - php-version : ' 8.5'
73- dependencies : highest
74- allowed-to-fail : false
75- symfony-require : 8.0.*
76- variant : symfony/symfony:"8.0.*"
72+ # - php-version: '8.5'
73+ # dependencies: highest
74+ # allowed-to-fail: false
75+ # symfony-require: 8.0.*
76+ # variant: symfony/symfony:"8.0.*"
7777 steps :
7878 - name : Checkout
7979 uses : actions/checkout@v6
You can’t perform that action at this time.
0 commit comments