Skip to content

Commit 79a6b95

Browse files
Added PHP8.4 to CI workflow
Signed-off-by: Tom Wright <[email protected]>
1 parent 558f00d commit 79a6b95

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/integrate.yml

+1
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ jobs:
6363
- "8.1"
6464
- "8.2"
6565
- "8.3"
66+
- "8.4"
6667
steps:
6768
- name: "Set up PHP"
6869
uses: "shivammathur/setup-php@v2"

0 commit comments

Comments
 (0)