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.
2 parents 5b69e27 + a643e7c commit f5f4d05Copy full SHA for f5f4d05
1 file changed
.github/workflows/run-tests.yml
@@ -9,7 +9,7 @@ jobs:
9
fail-fast: true
10
matrix:
11
os: [ubuntu-latest]
12
- php: [8.0]
+ php: [8.0, 8.1]
13
stability: [prefer-lowest, prefer-stable]
14
15
name: P${{ matrix.php }} - ${{ matrix.stability }} - ${{ matrix.os }}
0 commit comments