Skip to content

Commit ead6407

Browse files
committed
add tests on php 8.4
1 parent 5c97d09 commit ead6407

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: .github/workflows/ci.yaml

+2
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ jobs:
2424
include:
2525
# @see https://docs.github.com/en/actions/using-github-hosted-runners/about-github-hosted-runners
2626
# @todo run some tests on 'windows-latest' (needs test env setup scripts for windows to be developed)
27+
- php: '8.4'
28+
operating-system: ubuntu-24.04
2729
- php: '8.3'
2830
operating-system: ubuntu-22.04
2931
- php: '8.2'

0 commit comments

Comments
 (0)