build: update to macos-14 runner (#2234)
Some checks failed
tinymist::auto_tag / auto-tag (push) Has been cancelled
tinymist::ci / Duplicate Actions Detection (push) Has been cancelled
tinymist::ci / Check Clippy, Formatting, Completion, Documentation, and Tests (Linux) (push) Has been cancelled
tinymist::ci / Check Minimum Rust version and Tests (Windows) (push) Has been cancelled
tinymist::ci / prepare-build (push) Has been cancelled
tinymist::gh_pages / build-gh-pages (push) Has been cancelled
tinymist::ci / announce (push) Has been cancelled
tinymist::ci / build (push) Has been cancelled

This commit is contained in:
Myriad-Dreamin 2025-11-06 19:46:42 +08:00 committed by GitHub
parent 1e761e8f00
commit 052149a509
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -29,11 +29,11 @@ jobs:
rust-target: arm-unknown-linux-gnueabihf
platform: linux
arch: armhf
- os: macos-13
- os: macos-14
rust-target: x86_64-apple-darwin
platform: darwin
arch: x64
- os: macos-13
- os: macos-14
rust-target: aarch64-apple-darwin
platform: darwin
arch: arm64