Add windows-aarch64 build
This commit is contained in:
parent
b08dbdf0f7
commit
1ff4b7c45a
3
.github/workflows/release.yml
vendored
3
.github/workflows/release.yml
vendored
@ -42,6 +42,9 @@ jobs:
|
||||
- os: windows-latest
|
||||
target: x86_64-pc-windows-gnu
|
||||
archive: $bin-$tag-windows-x64
|
||||
- os: windows-latest
|
||||
target: aarch64-pc-windows-msvc
|
||||
archive: $bin-$tag-windows-aarch64
|
||||
runs-on: ${{ matrix.os }}
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user