There was an error while loading. Please reload this page.
2 parents 88014ce + 3dce7ba commit 4151617Copy full SHA for 4151617
1 file changed
.github/workflows/lint-php.yml
@@ -17,7 +17,7 @@ jobs:
17
runs-on: ubuntu-latest
18
strategy:
19
matrix:
20
- php-versions: ["7.4", "8.0"]
+ php-versions: ["7.4", "8.0", "8.1"]
21
22
name: php-lint
23
0 commit comments