Skip to content

Commit 4dcf6e6

Browse files
committed
Remove release in windows, python still failing.
1 parent a639f91 commit 4dcf6e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/windows-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
# {build: debug, sanitizer: memory-sanitizer},
3333

3434
# TODO: https://github.com/metacall/core/issues/461
35-
{build: release, sanitizer: without-sanitizer}
35+
# {build: release, sanitizer: without-sanitizer}
3636
]
3737

3838
steps:

0 commit comments

Comments
 (0)