Skip to content

Commit 3dd82f4

Browse files
authored
Merge pull request #156 from tower/develop
v0.3.39 re-re-release
2 parents 7ca1c2b + e79cdf1 commit 3dd82f4

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
@@ -36,3 +36,9 @@ runner = "ubuntu-latest"
3636

3737
[dist.github-custom-runners.aarch64-unknown-linux-gnu]
3838
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+
runner = "macos-15"

0 commit comments

Comments
 (0)