Skip to content
This repository has been archived by the owner on Oct 13, 2023. It is now read-only.

need help #232

Open
mobeicanyue opened this issue Jul 4, 2023 · 0 comments
Open

need help #232

mobeicanyue opened this issue Jul 4, 2023 · 0 comments

Comments

@mobeicanyue
Copy link

now i want to compile aarch64-pc-windows-msvc on windows now in github action.

# windows
          - target: x86_64-pc-windows-msvc
            release-name: x86_64-windows
            suffix: .exe
            use-cross: false

          - os: windows-latest
            target: aarch64-pc-windows-msvc
            suffix: .exe
            use-cross: true

x86_64 is successed but aarch failed because of

image

the link is modified: .github/workflows/release.yml
how can i do?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

1 participant