We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a639f91 commit 4dcf6e6Copy full SHA for 4dcf6e6
.github/workflows/windows-test.yml
@@ -32,7 +32,7 @@ jobs:
32
# {build: debug, sanitizer: memory-sanitizer},
33
34
# TODO: https://github.com/metacall/core/issues/461
35
- {build: release, sanitizer: without-sanitizer}
+ # {build: release, sanitizer: without-sanitizer}
36
]
37
38
steps:
0 commit comments