Skip to content

Commit a6123d6

Browse files
committed
Adjust php matrix of coding-standards workflow
1 parent 70eade0 commit a6123d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-coding-standards.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ jobs:
2828
fail-fast: false
2929
matrix:
3030
php-version:
31-
- '7.4'
3231
- '8.0'
32+
- '8.1'
3333

3434
steps:
3535
- name: Checkout

0 commit comments

Comments
 (0)