Skip to content

Commit 937121a

Browse files
committed
add PHP versions 8.2, 8.3, and 8.4 to build
1 parent 1b4ccc5 commit 937121a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/build.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,9 @@ jobs:
2424
- "7.4"
2525
- "8.0"
2626
- "8.1"
27+
- "8.2"
28+
- "8.3"
29+
- "8.4"
2730

2831
steps:
2932
- name: Checkout

0 commit comments

Comments
 (0)