Skip to content

Commit

Permalink
ci: add testruns for PHP 8.1 to 8.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris8934 committed Oct 14, 2024
1 parent 851bb20 commit 013ff58
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/integrate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -152,6 +152,10 @@ jobs:
- "7.3"
- "7.4"
- "8.0"
- "8.1"
- "8.2"
- "8.3"
- "8.4"

dependencies:
- "lowest"
Expand Down

0 comments on commit 013ff58

Please sign in to comment.