We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7bc077b commit 570c75bCopy full SHA for 570c75b
.github/workflows/tests.yml
@@ -13,7 +13,7 @@ jobs:
13
strategy:
14
fail-fast: true
15
matrix:
16
- php: [8.0, 8.1]
+ php: [8.1]
17
18
name: PHP ${{ matrix.php }}
19
0 commit comments