We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9897d6d commit 9b2f0edCopy full SHA for 9b2f0ed
.github/workflows/tests.yml
@@ -8,7 +8,7 @@ jobs:
8
strategy:
9
fail-fast: true
10
matrix:
11
- php: [8.1, 8.0, 7.4]
+ php: [8.1, 8.0]
12
dependency-version: [prefer-stable]
13
os: [ubuntu-latest]
14
0 commit comments