We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 10d2e18 commit 8afbe6eCopy full SHA for 8afbe6e
1 file changed
.github/workflows/release.yml
@@ -26,7 +26,7 @@ jobs:
26
target: aarch64-unknown-linux-gnu
27
allow_failure: true
28
run_real_smoke: false
29
- - os: macos-13
+ - os: macos-15-intel
30
target: x86_64-apple-darwin
31
allow_failure: false
32
0 commit comments