Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 1 addition & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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.¹
# ¹ <https://github.com/nextstrain/cli/pull/490>
runner: ubuntu-latest
runner: ubuntu-24.04-arm
permissions:
contents: read
id-token: write
Expand Down