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 8d01157 commit 49d5394Copy full SHA for 49d5394
.github/workflows/windows-test.yml
@@ -31,7 +31,7 @@ jobs:
31
# {build: debug, sanitizer: memory-sanitizer},
32
33
# TODO: https://github.com/metacall/core/issues/461
34
- {build: release, sanitizer: without-sanitizer}
+ # {build: release, sanitizer: without-sanitizer}
35
]
36
37
steps:
0 commit comments