Skip to content

Commit 631fd31

Browse files
committed
Try adding php82 to the GHA runs, so we can go fixing in advance
1 parent 1dbc536 commit 631fd31

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/phpcs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ jobs:
1010
fail-fast: false
1111
matrix:
1212
include:
13+
- php: 8.2
1314
- php: 8.1
1415
- php: 8.0
1516
- php: 7.4

0 commit comments

Comments
 (0)