mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-27 18:57:42 +03:00
Enable x86_64-pc-windows-msvc-dev
This commit is contained in:
committed by
Amanieu d'Antras
parent
728b35dfbb
commit
f00f948ee6
-5
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user