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 bd8f9b7 commit 56179f5Copy full SHA for 56179f5
.github/workflows/php.yml
@@ -37,7 +37,7 @@ jobs:
37
fail-fast: false
38
matrix:
39
setup: [ 'basic', 'lowest', 'stable' ]
40
- php: [ '8.0', '8.1' ]
+ php: [ '8.0' ]
41
42
steps:
43
- uses: actions/checkout@v2
0 commit comments