Skip to content

Commit fe7ecab

Browse files
committed
Fixes CI
1 parent 421ea06 commit fe7ecab

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
@@ -11,7 +11,7 @@ jobs:
1111
matrix:
1212
php: [8.1, 8.2, 8.3]
1313
laravel: [10.*, 11.*]
14-
livewire: [2.*, 3.*]
14+
livewire: [2.11, 3.0]
1515
stability: [prefer-lowest, prefer-stable]
1616
os: [ubuntu-latest, windows-latest]
1717
exclude:

0 commit comments

Comments
 (0)