Skip to content

Commit

Permalink
Enhancement: Run tests on PHP 8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
localheinz committed Oct 20, 2023
1 parent 49c575b commit 392c316
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 @@ -20,6 +20,7 @@ jobs:
php-version:
- "8.1"
- "8.2"
- "8.3"
operating-system:
- "ubuntu-latest"

Expand Down

0 comments on commit 392c316

Please sign in to comment.