diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 0fe9d7e..37a83f6 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -39,7 +39,7 @@ jobs: RUSTFLAGS: -C target-feature=+crt-static - target: x86_64-pc-windows-gnu os: windows-latest - - target: arm64-pc-windows-msvc + - target: arm64ec-pc-windows-msvc os: windows-latest - target: aarch64-unknown-linux-musl os: ubuntu-latest