Skip to content

Commit 1bdb325

Browse files
authored
Update run-tests.yml
1 parent 90cc07a commit 1bdb325

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
matrix:
2323
os: [ubuntu-22.04, windows-2019]
2424
php: [8.4, 8.3, 8.2]
25-
laravel: [^11.15, ^12]
25+
laravel: [~11.15, 12.x]
2626
stability: [prefer-lowest, prefer-stable]
2727
steps:
2828
- name: Set git to use LF

0 commit comments

Comments
 (0)