We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99c0816 commit 73df7a8Copy full SHA for 73df7a8
1 file changed
dist-workspace.toml
@@ -20,3 +20,6 @@ dist = true
20
21
[dist.github-custom-runners]
22
global = "ubuntu-latest"
23
+x86_64-unknown-linux-gnu = "ubuntu-latest"
24
+x86_64-apple-darwin = "macos-13"
25
+aarch64-apple-darwin = "macos-latest"
0 commit comments