Skip to content

Commit

Permalink
Add php 8.4 to github action workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
8ctopus authored and bsweeney committed Dec 2, 2024
1 parent ff30916 commit 6137b7d
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:
- "8.1"
- "8.2"
- "8.3"
- "8.4"

steps:

Expand Down

0 comments on commit 6137b7d

Please sign in to comment.