diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 94cf04a..8bd7185 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -145,10 +145,7 @@ jobs: - platform: linux/amd64 runner: ubuntu-latest - platform: linux/arm64 - # TODO: use ubuntu-24.04-arm and remove emulation when Nextstrain - # CLI can be installed natively on aarch64.¹ - # ¹ - runner: ubuntu-latest + runner: ubuntu-24.04-arm permissions: contents: read id-token: write