Skip to content

Commit

Permalink
Add PHP 8.4 to the test matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
jbboehr committed Sep 28, 2024
1 parent ae07519 commit 39c128e
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 @@ -23,6 +23,7 @@ jobs:
- "8.1"
- "8.2"
- "8.3"
- "8.4"
steps:
- uses: actions/checkout@v4

Expand Down Expand Up @@ -66,6 +67,7 @@ jobs:
- "8.1"
- "8.2"
- "8.3"
- "8.4"
steps:
- uses: actions/checkout@v4

Expand Down

0 comments on commit 39c128e

Please sign in to comment.