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 f62edd6 commit dae07d9Copy full SHA for dae07d9
1 file changed
.github/workflows/php8.yml
@@ -13,7 +13,7 @@ jobs:
13
fail-fast: true
14
matrix:
15
os: [ ubuntu-latest ]
16
- php: [8.1, 8.0, 7.4, 7.3, 7.2]
+ php: [8.0, 7.4, 7.3, 7.2]
17
18
name: PHP${{matrix.php}} - ${{matrix.os}}
19
0 commit comments