Skip to content

Commit 8fc3354

Browse files
committed
ci: disable windows
1 parent 9607ea4 commit 8fc3354

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,8 @@ jobs:
1818
os:
1919
- ubuntu-latest
2020
- macos-latest
21-
- windows-latest
21+
# https://github.com/gadomski/stacrs/issues/1
22+
# - windows-latest
2223
steps:
2324
- uses: actions/checkout@v4
2425
- uses: astral-sh/setup-uv@v3

0 commit comments

Comments
 (0)