Skip to content

Commit 3dab273

Browse files
committed
Do not run merge queue tests on tier 2 x86_64-apple-darwin
x86_64-apple-darwin has been demoted to tier 2 since Rust 1.90. Moreover, Github runners for macOS 14 on x86_64 are much slower than the others.
1 parent deff3fd commit 3dab273

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/clippy_mq.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,6 @@ jobs:
2525
host: i686-unknown-linux-gnu
2626
- os: windows-latest
2727
host: x86_64-pc-windows-msvc
28-
- os: macos-14
29-
host: x86_64-apple-darwin
3028
- os: macos-latest
3129
host: aarch64-apple-darwin
3230

0 commit comments

Comments
 (0)