Skip to content

Commit 9b65da9

Browse files
committed
fix ci
1 parent 488fc58 commit 9b65da9

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
@@ -13,7 +13,7 @@ jobs:
1313
strategy:
1414
fail-fast: true
1515
matrix:
16-
os: [ubuntu-latest, windows-latest]
16+
os: [ubuntu-latest]
1717
php: [8.3, 8.2, 8.1]
1818
laravel: ['9.*', '10.*', '11.*', '12.*']
1919
stability: [prefer-lowest, prefer-stable]

0 commit comments

Comments
 (0)