Skip to content

Commit c8c74e2

Browse files
authored
Update run-tests.yml
1 parent f3356bd commit c8c74e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run-tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
strategy:
1212
fail-fast: false
1313
matrix:
14-
os: [ubuntu-latest, windows-latest]
14+
os: [ubuntu-latest]
1515
php: [8.2, 8.1, 8.0, 7.4]
1616
laravel: ['8.*', '9.*', '10.*', '11.*']
1717
dependency-version: [prefer-lowest, prefer-stable]

0 commit comments

Comments
 (0)