We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7ca1c2b + e79cdf1 commit 3dd82f4Copy full SHA for 3dd82f4
1 file changed
dist-workspace.toml
@@ -36,3 +36,9 @@ runner = "ubuntu-latest"
36
37
[dist.github-custom-runners.aarch64-unknown-linux-gnu]
38
runner = "ubuntu-latest"
39
+
40
+[dist.github-custom-runners.x86_64-apple-darwin]
41
+runner = "macos-15"
42
43
+[dist.github-custom-runners.aarch64-apple-darwin]
44
0 commit comments