Skip to content

Commit 4bcef38

Browse files
committed
wip: update run-test
1 parent f038ef3 commit 4bcef38

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
@@ -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.4, 8.3]
2121
laravel: [12.*, 11.*, 10.*]
2222
stability: [prefer-lowest, prefer-stable]

0 commit comments

Comments
 (0)