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 2b5fe3a commit 3385420Copy full SHA for 3385420
1 file changed
.github/workflows/jit.yml
@@ -57,6 +57,7 @@ jobs:
57
fail-fast: false
58
matrix:
59
target:
60
+# To re-enable later when we support thesee.
61
# - i686-pc-windows-msvc/msvc
62
# - x86_64-pc-windows-msvc/msvc
63
# - aarch64-pc-windows-msvc/msvc
@@ -70,6 +71,7 @@ jobs:
70
71
llvm:
72
- 19
73
include:
74
75
# - target: i686-pc-windows-msvc/msvc
76
# architecture: Win32
77
# runner: windows-2022
0 commit comments