File tree Expand file tree Collapse file tree 1 file changed +6
-5
lines changed
Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change 1717 strategy :
1818 matrix :
1919 php-version :
20- - " 8.3 "
20+ - " 8.2 "
2121
2222 steps :
2323 - uses : " actions/checkout@v4"
3939 strategy :
4040 matrix :
4141 php-version :
42- - " 8.3 "
42+ - " 8.2 "
4343
4444 steps :
4545 - uses : " actions/checkout@v4"
6262 strategy :
6363 matrix :
6464 php-version :
65+ - " 8.2"
6566 - " 8.3"
6667 - " 8.4"
6768 dependencies :
8990# strategy:
9091# matrix:
9192# php-version:
92- # - "8.3 "
93+ # - "8.2 "
9394#
9495# steps:
9596# - uses: "actions/checkout@v4"
@@ -126,7 +127,7 @@ jobs:
126127 strategy :
127128 matrix :
128129 php-version :
129- - " 8.3 "
130+ - " 8.2 "
130131
131132 steps :
132133 - uses : " actions/checkout@v4"
@@ -146,7 +147,7 @@ jobs:
146147 strategy :
147148 matrix :
148149 php-version :
149- - " 8.3 "
150+ - " 8.2 "
150151
151152 steps :
152153 - uses : " actions/checkout@v4"
You can’t perform that action at this time.
0 commit comments