Skip to content

Commit 610e50d

Browse files
committed
ci(test): fix enum
1 parent 07c3163 commit 610e50d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/test.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,10 @@ jobs:
3535
laravel: 11.*
3636
- php: 8.1
3737
laravel: 12.*
38+
- php: 8.2
39+
laravel: 10.*
40+
- php: 8.3
41+
laravel: 10.*
3842

3943
steps:
4044
- name: Checkout code

0 commit comments

Comments
 (0)