Skip to content

Commit 73df7a8

Browse files
authored
ci: build on the correct github runners (#107)
1 parent 99c0816 commit 73df7a8

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

dist-workspace.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,6 @@ dist = true
2020

2121
[dist.github-custom-runners]
2222
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

Comments
 (0)