Skip to content

Commit

Permalink
tests: add tests for PHP 8.4 (#568)
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris53897 authored Nov 23, 2024
1 parent 1311eb2 commit bf5d6f5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/continuous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ jobs:
- "8.1"
- "8.2"
- "8.3"
- "8.4"
include:
# Keep the locked version by default
- dependency-versions: "locked"
Expand Down Expand Up @@ -156,6 +157,7 @@ jobs:
- "8.1"
- "8.2"
- "8.3"
- "8.4"
operating-system:
- "ubuntu-latest"
- "windows-latest"
Expand Down

0 comments on commit bf5d6f5

Please sign in to comment.