SIGN IN SIGN UP
tauri-apps / tauri UNCLAIMED

Build smaller, faster, and more secure desktop and mobile applications with a web frontend.

0 0 122 Rust

fix(ci): x86_64-apple-darwin CLI build (#15194)

* fix(ci): use macos-13 runner for x86_64-apple-darwin CLI build

`macos-latest` now resolves to arm64 runners, so the x86_64-apple-darwin
build was producing arm64 binaries. Use `macos-13` (Intel) to get a
native x86_64 build.

* actually enforce target

---------

Co-authored-by: dmytro.dudnyk <dmytro.dudnyk@openvpn.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.app>
D
dmytrodudnik-netizen committed
173dd45ecd83c6cb3a5cb03433095b74f998b8a8
Parent: e55492d
Committed by GitHub <noreply@github.com> on 4/30/2026, 12:08:19 PM