Skip to content

Commit aeafe0c

Browse files
committed
ci: Check PHP 8.4 and PHP 8.3
1 parent 1e09dab commit aeafe0c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/main.yaml

+2
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ jobs:
1414
strategy:
1515
matrix:
1616
php:
17+
- '8.4'
18+
- '8.3'
1719
- '8.2'
1820
- '8.1'
1921
- '8.0'

0 commit comments

Comments
 (0)