Skip to content

Commit b577e03

Browse files
authored
Merge pull request #43 from nynrathod/0.4.2
fix mac intel version
2 parents 5ec9f86 + 41e2a1b commit b577e03

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/stable-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
rust_target: x86_64-unknown-linux-gnu
5858

5959
# ── macOS Intel (x86_64) ───────────────────────────────────────────
60-
- os: macos-13
60+
- os: macos-15-intel
6161
label: macOS-intel
6262
platform: darwin-x86_64
6363
rust_target: x86_64-apple-darwin

0 commit comments

Comments
 (0)