Skip to content

Commit

Permalink
Run CI suite on PHP 8.3 as well
Browse files Browse the repository at this point in the history
Fixes #100.
  • Loading branch information
chesio committed Oct 19, 2023
1 parent 4b1592e commit 25dcff0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/integrate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ jobs:
#fail-fast: false
matrix:
php-version:
- "8.3"
- "8.2"
- "8.1"
- "8.0"
Expand Down

0 comments on commit 25dcff0

Please sign in to comment.