We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca797ca commit 96a5d0bCopy full SHA for 96a5d0b
1 file changed
.github/workflows/backend-ci.yaml
@@ -14,7 +14,7 @@ jobs:
14
strategy:
15
matrix:
16
php:
17
- - '8.1'
+ - '8.3'
18
steps:
19
- uses: actions/checkout@v4
20
@@ -59,8 +59,8 @@ jobs:
59
fail-fast: false
60
61
62
- - '8.2'
63
- '8.3'
+ - '8.4'
64
65
66
@@ -117,8 +117,8 @@ jobs:
117
118
119
120
121
122
123
124
@@ -178,8 +178,8 @@ jobs:
178
179
180
181
182
183
184
185
0 commit comments