Skip to content

Commit 755fb1a

Browse files
committed
.github: Add PHP 8.3 to build matrix
1 parent bd9cea3 commit 755fb1a

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
@@ -25,6 +25,7 @@ jobs:
2525
- "8.0"
2626
- "8.1"
2727
- "8.2"
28+
- "8.3"
2829

2930
steps:
3031
- name: Install dependencies

0 commit comments

Comments
 (0)