Skip to content

Commit fad17a3

Browse files
committed
CI: Remove PHP 8.1 because not stable yet
1 parent 6c5666b commit fad17a3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/code_analysis.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ jobs:
2323
php:
2424
- "7.4"
2525
- "8.0"
26-
- "8.1"
2726

2827
name: ${{ matrix.actions.name }} on PHP ${{ matrix.php }}
2928
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)