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 c17178f commit d1e6e09Copy full SHA for d1e6e09
.github/workflows/main.yml
@@ -86,7 +86,7 @@ jobs:
86
strategy:
87
fail-fast: false
88
matrix:
89
- php-versions: ['8.0', '8.1', '8.2']
+ php-versions: ['8.1', '8.2']
90
steps:
91
- uses: actions/checkout@v2
92
0 commit comments