Skip to content

Commit 9bdd3b6

Browse files
committed
ci: Add PHP 8.2 and 8.3
1 parent f14428e commit 9bdd3b6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/continuous-integration.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ jobs:
2424
- "7.4"
2525
- "8.0"
2626
- "8.1"
27+
- "8.2"
28+
- "8.3"
2729

2830
steps:
2931
- name: "Checkout"

0 commit comments

Comments
 (0)