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 c7c7aef commit 081ef5aCopy full SHA for 081ef5a
.github/workflows/tests.yml
@@ -14,7 +14,7 @@ jobs:
14
fail-fast: true
15
matrix:
16
os: [ubuntu-20.04, windows-2019]
17
- php: ['8.0', 8.1]
+ php: ['8.0', 8.1, 8.2]
18
19
name: PHP ${{ matrix.php }} - ${{ matrix.os }}
20
0 commit comments