Skip to content

Commit 9b8acc1

Browse files
authored
Update ci.yml
1 parent 8e84470 commit 9b8acc1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,11 +32,11 @@ jobs:
3232
matrix:
3333
os: [ubuntu]
3434
php: [8.4, 8.3, 8.2, 8.1]
35-
laravel: [12.x, 11.x, 10.x]
35+
laravel: [dev-master, 11.x, 10.x]
3636

3737
exclude:
3838
- php: 8.1
39-
laravel: 12.x
39+
laravel: dev-master
4040
- php: 8.1
4141
laravel: 11.x
4242

0 commit comments

Comments
 (0)