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 587009f commit 9372f2fCopy full SHA for 9372f2f
.github/workflows/tests.yml
@@ -17,7 +17,7 @@ jobs:
17
18
strategy:
19
matrix:
20
- php: [7.3, 7.4, 8.0, 8.0]
+ php: [7.3, 7.4, 8.0]
21
stability: [prefer-lowest, prefer-stable]
22
23
# Steps represent a sequence of tasks that will be executed as part of the job
0 commit comments