Skip to content

Commit 93af6f9

Browse files
Add experimental php 8.3 build
1 parent 236fe14 commit 93af6f9

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
@@ -16,6 +16,9 @@ jobs:
1616
- php: 7.4
1717
buildphar: false
1818
experimental: false
19+
- php: 8.3
20+
buildphar: false
21+
experimental: true
1922
env:
2023
PHAR: build/phar/captainhook.phar
2124

0 commit comments

Comments
 (0)