Skip to content

Commit 73b47b9

Browse files
authored
CI: test on PHP 8.2/8.3 (#17)
1 parent 4bff79d commit 73b47b9

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
@@ -20,6 +20,8 @@ jobs:
2020
- "7.4"
2121
- "8.0"
2222
- "8.1"
23+
- "8.2"
24+
- "8.3"
2325

2426
steps:
2527
- name: "Checkout"

0 commit comments

Comments
 (0)