Skip to content

Commit cef51a9

Browse files
ci: skip windows for now
1 parent 523e055 commit cef51a9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -242,7 +242,7 @@ jobs:
242242
strategy:
243243
fail-fast: false
244244
matrix:
245-
name: [windows-latest, ubuntu-latest, macOS-arm-latest]
245+
name: [ubuntu-latest, macOS-arm-latest] # TODO: windows
246246
include:
247247
- name: ubuntu-latest
248248
os: ubuntu-latest

0 commit comments

Comments
 (0)