Skip to content

Commit

Permalink
Add PHP v8.3 to GHA
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisminett committed Oct 15, 2023
1 parent 7f133ae commit 8644e21
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/code-checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ jobs:
- '7.4'
- '8.0'
- '8.1'
- '8.2'
- '8.3'

name: PHP ${{ matrix.php }} tests

Expand Down

0 comments on commit 8644e21

Please sign in to comment.