Skip to content

Commit

Permalink
add tests on php 8.4
Browse files Browse the repository at this point in the history
  • Loading branch information
gggeek committed Sep 7, 2024
1 parent 5c97d09 commit ead6407
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ jobs:
include:
# @see https://docs.github.com/en/actions/using-github-hosted-runners/about-github-hosted-runners
# @todo run some tests on 'windows-latest' (needs test env setup scripts for windows to be developed)
- php: '8.4'
operating-system: ubuntu-24.04
- php: '8.3'
operating-system: ubuntu-22.04
- php: '8.2'
Expand Down

0 comments on commit ead6407

Please sign in to comment.