diff --git a/.github/workflows/build-native.yml b/.github/workflows/build-native.yml index 47378b86e..420cf872f 100644 --- a/.github/workflows/build-native.yml +++ b/.github/workflows/build-native.yml @@ -31,7 +31,7 @@ jobs: target: x86_64-unknown-linux-gnu platform: linux-x64-gnu - os: ubuntu-latest - target: blacksmith-4vcpu-ubuntu-2404-arm + target: aarch64-unknown-linux-gnu platform: linux-arm64-gnu cross: true - os: windows-latest