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

need help #232

@mobeicanyue

Description

@mobeicanyue

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions