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 ec5ffec commit 3570429Copy full SHA for 3570429
.github/workflows/tests.yml
@@ -37,7 +37,7 @@ jobs:
37
strategy:
38
fail-fast: true
39
matrix:
40
- php: [ 7.4 ]
+ php: [ 7.4, 8.0 ]
41
42
name: PHP ${{ matrix.php }} on Windows
43
0 commit comments