Enable x86_64-pc-windows-msvc-dev

This commit is contained in:
Sayantan Chakraborty
2024-12-14 17:37:45 +05:30
committed by Amanieu d'Antras
parent 728b35dfbb
commit f00f948ee6
-5
View File
@@ -171,11 +171,6 @@ jobs:
tuple: aarch64-pc-windows-msvc
os: windows-latest
norun: true
- target:
tuple: x86_64-pc-windows-msvc
os: windows-latest
profile: dev
norun: true # FIXME: why doesn't this work in debug mode?
steps:
- uses: actions/checkout@v4