Skip to content

Commit 8afbe6e

Browse files
committed
Fix macOS Intel release runner label
1 parent 10d2e18 commit 8afbe6e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
target: aarch64-unknown-linux-gnu
2727
allow_failure: true
2828
run_real_smoke: false
29-
- os: macos-13
29+
- os: macos-15-intel
3030
target: x86_64-apple-darwin
3131
allow_failure: false
3232
run_real_smoke: false

0 commit comments

Comments
 (0)