Skip to content

Commit 300a5aa

Browse files
16bit-ykikoclaude
andcommitted
fix: remove Windows Debug build from LLVM matrix
LLVM_USE_SANITIZER=Address is not supported on Windows. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent d66e891 commit 300a5aa

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/build-llvm.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,6 @@ jobs:
1414
matrix:
1515
include:
1616
# ── Native builds ──────────────────────────────────────────────
17-
- os: windows-2025
18-
llvm_mode: Debug
19-
lto: OFF
2017
- os: windows-2025
2118
llvm_mode: RelWithDebInfo
2219
lto: OFF

0 commit comments

Comments
 (0)