Skip to content

Commit d6e5218

Browse files
Merge pull request #260 from captainhookphp/
Test against PHP8.4
2 parents 8b39418 + 3c1e324 commit d6e5218

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/integration.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,9 @@ jobs:
2222
- php: 8.3
2323
buildphar: true
2424
experimental: false
25+
- php: 8.4
26+
buildphar: false
27+
experimental: true
2528
env:
2629
PHAR: build/phar/captainhook.phar
2730

0 commit comments

Comments
 (0)