Skip to content

Commit 1728818

Browse files
committed
Disable Intel macOS real smoke
1 parent 96b2680 commit 1728818

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
@@ -29,7 +29,7 @@ jobs:
2929
- os: macos-15-intel
3030
target: x86_64-apple-darwin
3131
allow_failure: false
32-
run_real_smoke: true
32+
run_real_smoke: false
3333
- os: macos-14
3434
target: aarch64-apple-darwin
3535
allow_failure: false

0 commit comments

Comments
 (0)