We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7ee3e41 + c2d190e commit 6c235d6Copy full SHA for 6c235d6
1 file changed
.github/workflows/lint.yml
@@ -13,7 +13,7 @@ jobs:
13
14
strategy:
15
matrix:
16
- php-versions: ["7.3", "7.4", "8.0"]
+ php-versions: ["7.3", "7.4", "8.0", "8.1"]
17
18
name: php${{ matrix.php-versions }}
19
steps:
0 commit comments