Skip to content

Commit faf30ab

Browse files
authored
add PHP 8.4 to CI matrix
1 parent 17f4cf7 commit faf30ab

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ jobs:
1818
- "8.1"
1919
- "8.2"
2020
- "8.3"
21+
- "8.4"
2122

2223
steps:
2324
- uses: actions/checkout@v5

0 commit comments

Comments
 (0)