Github Actions introduced macos-26-arm64 last year. Most of our contributors are using the latest macos. We should upgrade the runner version.
The workflows use both amr64 and intel. When upgrading, we should also make it clear between macos-26-arm64 or macos-26-intel. The tag macos-26 means arm64 but the name is ambiguous and should be avoided.
Github Actions introduced
macos-26-arm64last year. Most of our contributors are using the latest macos. We should upgrade the runner version.The workflows use both amr64 and intel. When upgrading, we should also make it clear between
macos-26-arm64ormacos-26-intel. The tagmacos-26means arm64 but the name is ambiguous and should be avoided.