diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index dcb127e..a1514c7 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -22,7 +22,7 @@ jobs: - platform: linux/amd64 runner: ubuntu-latest - platform: linux/arm64 - runner: ubuntu-24.04-arm64 + runner: ubuntu-24.04-arm steps: - name: Checkout repository