Skip to content

Commit

Permalink
add PHP 8.4 on CI
Browse files Browse the repository at this point in the history
  • Loading branch information
llaville committed Oct 31, 2024
1 parent 45f80e6 commit b01a2ac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
php-version:
- "8.2"
- "8.3"
- "8.4"

steps:
- # https://github.com/actions/checkout
Expand Down

0 comments on commit b01a2ac

Please sign in to comment.