We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed55cb0 commit 14db933Copy full SHA for 14db933
1 file changed
.github/workflows/tests.yml
@@ -14,7 +14,7 @@ jobs:
14
fail-fast: false
15
matrix:
16
os: [ubuntu-latest]
17
- php: [8.1, 8.2, 8.3]
+ php: [8.2, 8.3]
18
stability: [prefer-lowest, prefer-stable]
19
20
name: P${{ matrix.php }} - ${{ matrix.stability }} - ${{ matrix.os }}
0 commit comments