There was an error while loading. Please reload this page.
1 parent 02867ce commit 2fa3da7Copy full SHA for 2fa3da7
.github/workflows/tests.yml
@@ -20,7 +20,7 @@ jobs:
20
strategy:
21
fail-fast: true
22
matrix:
23
- php: [7.2, 7.3, 7.4, 8.0]
+ php: [7.2, 7.3, 7.4, 8.0, 8.1]
24
25
name: PHP ${{ matrix.php }}
26
0 commit comments