Skip to content

Commit 330f270

Browse files
committed
add php 8.3 and 8.4 to ci
1 parent 6d4253e commit 330f270

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ jobs:
99
- php: '8.0'
1010
- php: '8.1'
1111
- php: '8.2'
12+
- php: '8.3'
13+
- php: '8.4'
1214
runs-on: ubuntu-latest
1315
steps:
1416
- name: Checkout

0 commit comments

Comments
 (0)