We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 424096e + 7a80e80 commit 0174e72Copy full SHA for 0174e72
.github/workflows/release.yml
@@ -49,7 +49,7 @@ jobs:
49
targetDir: "target/aarch64-unknown-linux-gnu/release",
50
}
51
- {
52
- os: "macos-13",
+ os: "macos-15-intel",
53
arch: "amd64",
54
wasiSDK: "macos",
55
extension: "",
0 commit comments