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.
2 parents f29f93a + 7bc265d commit 24e5584Copy full SHA for 24e5584
.github/workflows/run-tests.yml
@@ -9,7 +9,7 @@ jobs:
9
fail-fast: true
10
matrix:
11
os: [ubuntu-latest]
12
- php: [8.3, 8.2, 8.1]
+ php: [8.3, 8.2]
13
laravel: [9.*, 10.*]
14
stability: [prefer-lowest, prefer-stable]
15
include:
0 commit comments