Skip to content

Commit 5baa0f1

Browse files
authored
Merge pull request #12 from ensi-platform/ensitech-273
ENSITECH-273 /run-tests.yml php 8.4
2 parents d8caade + b7006d0 commit 5baa0f1

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)