Skip to content

Commit

Permalink
Merge pull request #79 from SimonFrings/php83
Browse files Browse the repository at this point in the history
Run tests on PHP 8.3
  • Loading branch information
clue authored Feb 2, 2024
2 parents 51ae39e + c42ab48 commit 9dadf20
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ jobs:
strategy:
matrix:
php:
- 8.3
- 8.2
- 8.1
- 8.0
- 7.4
Expand Down

0 comments on commit 9dadf20

Please sign in to comment.