Skip to content

Commit a153384

Browse files
committed
Add PHP 8.4 versions to build workflow
1 parent f6c88e2 commit a153384

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ jobs:
4040
- "8.1"
4141
- "8.2"
4242
- "8.3"
43+
- "8.4"
4344

4445
steps:
4546
- name: Checkout.

.github/workflows/static.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ jobs:
3636
- "8.1"
3737
- "8.2"
3838
- "8.3"
39+
- "8.4"
3940

4041
steps:
4142
- name: Checkout.

0 commit comments

Comments
 (0)