Skip to content

Commit 73dd14f

Browse files
committed
Update CI
1 parent 17df930 commit 73dd14f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
if: "!contains(github.event.head_commit.message, '[ci skip]')"
6161
strategy:
6262
matrix:
63-
php: ['8.2']
63+
php: ['8.3', '8.4', '8.5']
6464

6565
steps:
6666
- name: Checkout the project

0 commit comments

Comments
 (0)