Skip to content

Commit

Permalink
Add additional PHP versions to CI
Browse files Browse the repository at this point in the history
  • Loading branch information
TimWolla committed Nov 7, 2024
1 parent f6c54d7 commit a6545d0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ jobs:
fail-fast: false
matrix:
phpVersion:
- "8.4"
- "8.3"
- "8.2"

steps:
Expand Down

0 comments on commit a6545d0

Please sign in to comment.