Skip to content

Commit 8769aff

Browse files
authored
CI: do not run merge queue tests on tier 2 x86_64-apple-darwin (#16035)
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. changelog: none r? flip1995
2 parents 4eac58a + 3dab273 commit 8769aff

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)