Skip to content

Commit 68f182d

Browse files
committed
update macos runners
1 parent a966352 commit 68f182d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

dist-workspace.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,3 +33,7 @@ shells = ["bash","fish","zsh"]
3333
[dist.github-custom-runners.x86_64-unknown-linux-gnu.container]
3434
image = "quay.io/pypa/manylinux_2_28_x86_64"
3535
host = "x86_64-unknown-linux-musl"
36+
37+
[dist.github-custom-runners]
38+
x86_64-apple-darwin = "macos-14"
39+
aarch64-apple-darwin = "macos-14"

0 commit comments

Comments
 (0)