Skip to content

Commit 8bcad03

Browse files
authored
Enable x86_64-pc-windows-msvc-dev
1 parent f45b47c commit 8bcad03

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/main.yml

-5
Original file line numberDiff line numberDiff line change
@@ -171,11 +171,6 @@ jobs:
171171
tuple: aarch64-pc-windows-msvc
172172
os: windows-latest
173173
norun: true
174-
- target:
175-
tuple: x86_64-pc-windows-msvc
176-
os: windows-latest
177-
profile: dev
178-
norun: true # FIXME: why doesn't this work in debug mode?
179174

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

0 commit comments

Comments
 (0)