Skip to content

Commit

Permalink
test on php 8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
gggeek committed Apr 14, 2024
1 parent 7cfe968 commit f594a38
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.3'
operating-system: ubuntu-22.04
- php: '8.2'
operating-system: ubuntu-22.04
- php: '8.1'
Expand Down

0 comments on commit f594a38

Please sign in to comment.