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
2 changes: 1 addition & 1 deletion .github/workflows/naude-cross.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ jobs:
# pins exist: linux-arm64 Node (blob-gen), darwin-x64 Node (embed), linux-arm64
# rcodesign (signer). Attest-only here; run-x64 boots it on an Intel target.
build-arm64:
runs-on: ubuntu-24.04-arm
runs-on: ubuntu-26.04-arm
defaults:
run:
shell: bash
Expand Down
Loading