Skip to content

Commit d9803e6

Browse files
committed
workflows: Add php 8.2 target
Test using php 8.2 nightly build
1 parent 534124b commit d9803e6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ jobs:
2424
- "7.4"
2525
- "8.0"
2626
- "8.1"
27+
- "8.2"
2728

2829
steps:
2930
- name: Install dependencies

0 commit comments

Comments
 (0)