Skip to content

Commit

Permalink
Merge pull request #260 from captainhookphp/
Browse files Browse the repository at this point in the history
Test against PHP8.4
  • Loading branch information
sebastianfeldmann authored Oct 18, 2024
2 parents 8b39418 + 3c1e324 commit d6e5218
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,9 @@ jobs:
- php: 8.3
buildphar: true
experimental: false
- php: 8.4
buildphar: false
experimental: true
env:
PHAR: build/phar/captainhook.phar

Expand Down

0 comments on commit d6e5218

Please sign in to comment.