We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 96b2680 commit 1728818Copy full SHA for 1728818
1 file changed
.github/workflows/release.yml
@@ -29,7 +29,7 @@ jobs:
29
- os: macos-15-intel
30
target: x86_64-apple-darwin
31
allow_failure: false
32
- run_real_smoke: true
+ run_real_smoke: false
33
- os: macos-14
34
target: aarch64-apple-darwin
35
0 commit comments