Skip to content

Commit 0a2ff24

Browse files
committed
update dynamic matrix runners
1 parent 96e754b commit 0a2ff24

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

dist-workspace.toml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,3 +29,9 @@ npm-scope = "@sideko"
2929

3030
[dist.github-custom-runners]
3131
global = "ubuntu-22.04"
32+
33+
[dist.github-custom-runners.x86_64-unknown-linux-gnu]
34+
runner = "ubuntu-22.04"
35+
36+
[dist.github-custom-runners.x86_64-unknown-linux-musl]
37+
runner = "ubuntu-22.04"

0 commit comments

Comments
 (0)