Skip to content

Commit 1c3b492

Browse files
committed
[DO NOT MERGE] Patch to make CI work
1 parent bd3613a commit 1c3b492

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/main.yml

+4
Original file line numberDiff line numberDiff line change
@@ -189,6 +189,10 @@ jobs:
189189
tuple: aarch64-pc-windows-msvc
190190
os: windows-2025
191191
norun: true
192+
- target:
193+
tuple: i686-pc-windows-msvc
194+
os: windows-2025
195+
disable_assert_instr: true
192196

193197
steps:
194198
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)