Skip to content
Open
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
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,9 @@ jobs:
target_cpu: znver5
- platform: linux/arm64
runner: namespace-profile-small-ubuntu-24-04-arm64
target_cpu: neoverse-v2
# The release tag must run on the generic AArch64 baseline, including
# Linux containers on Apple Silicon hosts.
target_cpu: ""
steps:
- uses: actions/checkout@v6

Expand Down