Skip to content

Commit 535971c

Browse files
authored
Add CI for PHP 8.3 (#140)
1 parent 74878f0 commit 535971c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ jobs:
5252
- "8.0"
5353
- "8.1"
5454
- "8.2"
55+
- "8.3"
5556

5657
runs-on: ${{ matrix.os }}
5758
steps:

0 commit comments

Comments
 (0)