Skip to content

Commit

Permalink
run ci on php 8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
fezfez committed Sep 18, 2023
1 parent 83e7616 commit 07aacdc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/phpunit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:
php-version:
- "8.1"
- "8.2"
- "8.3"
operating-system:
- "ubuntu-latest"
- "windows-latest"
Expand Down

0 comments on commit 07aacdc

Please sign in to comment.