Skip to content

Commit

Permalink
Merge pull request #7 from ensi-platform/ensitech-273
Browse files Browse the repository at this point in the history
ENSITECH-273 /run-tests.yml php 8.4
  • Loading branch information
MsNatali authored Feb 14, 2025
2 parents 9ac150e + ac8e860 commit 1aea77a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
strategy:
fail-fast: true
matrix:
php: [8.1, 8.2, 8.3]
php: [8.1, 8.2, 8.3, 8.4]
laravel: [9.*, 10.*, 11.*]
exclude:
- laravel: 11.*
Expand Down

0 comments on commit 1aea77a

Please sign in to comment.