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 c27e779 commit 37afe91Copy full SHA for 37afe91
.github/workflows/tests.yml
@@ -13,7 +13,7 @@ jobs:
13
strategy:
14
fail-fast: true
15
matrix:
16
- php: ['7.1', '7.2', '7.3', '7.4', '8.0', '8.1', '8.2']
+ php: ['7.1', '7.2', '7.3', '7.4', '8.0']
17
18
name: P${{ matrix.php }}
19
0 commit comments