Skip to content

Commit 10f85b3

Browse files
authored
Add PHP 8.4 to matrix (#12)
1 parent 4142840 commit 10f85b3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ jobs:
1616
php:
1717
- '7.2'
1818
- '8.3'
19+
- '8.4'
1920

2021
runs-on: ubuntu-latest
2122

0 commit comments

Comments
 (0)