Skip to content

Commit eb8b119

Browse files
committed
Update operating system options in test workflow job
1 parent 930231c commit eb8b119

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
@@ -16,7 +16,7 @@ jobs:
1616
strategy:
1717
fail-fast: true
1818
matrix:
19-
os: [ubuntu-latest, windows-latest]
19+
os: [ubuntu-latest]
2020
php: [8.3, 8.2]
2121
laravel: [11.*]
2222
stability: [prefer-lowest, prefer-stable]

0 commit comments

Comments
 (0)