diff --git a/library/stdarch/.github/workflows/main.yml b/library/stdarch/.github/workflows/main.yml index 5e5e2e6c054c..26c2bd5802bc 100644 --- a/library/stdarch/.github/workflows/main.yml +++ b/library/stdarch/.github/workflows/main.yml @@ -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