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 b4bc1ac commit 2c5a4bcCopy full SHA for 2c5a4bc
.github/workflows/run-tests.yml
@@ -14,7 +14,7 @@ jobs:
14
strategy:
15
fail-fast: true
16
matrix:
17
- php: [8.0, 8.1]
+ php: [8.0]
18
laravel: [8.*, 9.*]
19
dependency-version: [prefer-lowest, prefer-stable]
20
os: [ubuntu-latest]
0 commit comments