Skip to content

Commit 6a73a78

Browse files
committed
Added PHP 8.3 and 8.4 to GitHub Actions test matrix
1 parent 89cf59d commit 6a73a78

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/tests.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ jobs:
2222
- '8.0'
2323
- '8.1'
2424
- '8.2'
25+
- '8.3'
26+
- '8.4'
2527

2628
steps:
2729
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)