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 927ce50 commit 98224bdCopy full SHA for 98224bd
1 file changed
.github/workflows/run-tests.yml
@@ -14,7 +14,7 @@ jobs:
14
max-parallel: 1
15
matrix:
16
os: [ ubuntu-latest ]
17
- php: [ 8.2, 8.3, 8.4 ]
+ php: [ 8.4 ]
18
laravel: [ 12.* ]
19
stability: [ prefer-lowest, prefer-stable ]
20
0 commit comments