Skip to content

Commit

Permalink
run CI with PHP 8.4
Browse files Browse the repository at this point in the history
  • Loading branch information
dmaicher authored Mar 21, 2024
1 parent 46de5bb commit bf0259f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,9 @@ jobs:
- php: 8.3
stability: dev
test_make_target: test
- php: 8.4
stability: dev
test_make_target: test

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit bf0259f

Please sign in to comment.