Skip to content

Commit b5c2d0a

Browse files
committed
Re-enable x86_64-pc-windows-msvc dev runs
1 parent a695f2b commit b5c2d0a

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/main.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -172,11 +172,6 @@ jobs:
172172
tuple: aarch64-pc-windows-msvc
173173
os: windows-latest
174174
norun: true
175-
- target:
176-
tuple: x86_64-pc-windows-msvc
177-
os: windows-latest
178-
profile: dev
179-
norun: true # FIXME: why doesn't this work in debug mode?
180175

181176
steps:
182177
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)