chore(ci): use github for macos
Codespell / Check for spelling errors (push) Has been cancelled
build-docker / publish (push) Has been cancelled
Install / install (depot-ubuntu-24.04) (push) Has been cancelled
Install / install (macos-14) (push) Has been cancelled
Rust / build (macos-14) (push) Has been cancelled
Rust / format (push) Has been cancelled
Rust / build (depot-ubuntu-24.04) (push) Has been cancelled
Rust / build (windows-latest) (push) Has been cancelled
Rust / cross-compile (x86_64-unknown-illumos) (push) Has been cancelled
Rust / unit-test (depot-ubuntu-24.04) (push) Has been cancelled
Shellcheck / shellcheck (push) Has been cancelled
Nix / check (push) Has been cancelled
Nix / build-test (push) Has been cancelled
Rust / unit-test (macos-14) (push) Has been cancelled
Rust / unit-test (windows-latest) (push) Has been cancelled
Rust / check (depot-ubuntu-24.04) (push) Has been cancelled
Rust / check (macos-14) (push) Has been cancelled
Rust / check (windows-latest) (push) Has been cancelled
Rust / integration-test (push) Has been cancelled
Rust / clippy (push) Has been cancelled

This commit is contained in:
Ellie Huxtable
2026-03-16 17:57:37 -07:00
parent f906384a04
commit e737ba5b9a
-1
View File
@@ -23,7 +23,6 @@ unix-archive = ".tar.gz"
github-attestations = true
[dist.github-custom-runners]
aarch64-apple-darwin = "depot-macos-latest"
aarch64-unknown-linux-gnu = "depot-ubuntu-24.04-arm-8"
aarch64-unknown-linux-musl = "depot-ubuntu-24.04-arm-8"
x86_64-unknown-linux-gnu = "depot-ubuntu-24.04-8"