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 32351f7 commit 74d5720Copy full SHA for 74d5720
.github/workflows/tests.yml
@@ -13,7 +13,7 @@ jobs:
13
strategy:
14
fail-fast: true
15
matrix:
16
- php: [8.0]
+ php: [8.0, 8.0]
17
stability: [prefer-lowest, prefer-stable]
18
19
name: PHP ${{ matrix.php }} - ${{ matrix.stability }}
0 commit comments