Skip to content

Commit 8548fcd

Browse files
committed
wip
1 parent 2f8c930 commit 8548fcd

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
strategy:
1212
fail-fast: true
1313
matrix:
14-
os: [ubuntu-latest, windows-latest]
14+
os: [ubuntu-latest]
1515
php: [8.2]
1616
laravel: ['10.*', '11.*']
1717
dependency-version: [prefer-stable]

0 commit comments

Comments
 (0)