Closed
Description
Run nttld/setup-ndk@6a7e9c5494a25c4842ca1011f710300132eacd94
with:
ndk-version: r[2](https://github.com/dart-lang/native/actions/runs/8906568850/job/24458937965?pr=1114#step:4:2)6b
add-to-path: true
link-to-sdk: false
local-cache: false
env:
DART_HOME: /Users/runner/hostedtoolcache/dart/[3](https://github.com/dart-lang/native/actions/runs/8906568850/job/24458937965?pr=1114#step:4:3).3.4/arm64
PUB_CACHE: /Users/runner/.pub-cache
Error: Error: Unsupported arch "arm6[4](https://github.com/dart-lang/native/actions/runs/8906568850/job/24458937965?pr=1114#step:4:4)"
I believe the MacOS bots were x64 before. It looks like they silently switched to arm64.
We run the arm64 MacOS bot less often because it wasn't free:
We should check if its free now.
Also, we probably want to keep running things on x64 MacOS.