Skip to content

Commit 4cde07b

Browse files
authored
Merge pull request #17 from ensi-platform/ensitech-273
ENSITECH-273 /run-tests.yml php 8.4
2 parents 1502ecf + be02174 commit 4cde07b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
strategy:
1313
fail-fast: true
1414
matrix:
15-
php: [8.1, 8.2, 8.3]
15+
php: [8.1, 8.2, 8.3, 8.4]
1616
laravel: [9.*, 10.*, 11.*]
1717
exclude:
1818
- laravel: 11.*

0 commit comments

Comments
 (0)