Skip to content

Commit 0174e72

Browse files
authored
Merge pull request #232 from vdice/chore/macos-13-runner
chore(release): update deprecated macos-13 runner
2 parents 424096e + 7a80e80 commit 0174e72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
targetDir: "target/aarch64-unknown-linux-gnu/release",
5050
}
5151
- {
52-
os: "macos-13",
52+
os: "macos-15-intel",
5353
arch: "amd64",
5454
wasiSDK: "macos",
5555
extension: "",

0 commit comments

Comments
 (0)