Skip to content

Commit 4422846

Browse files
committed
dont use x86_64-gnu-llvm-12
1 parent 4ae519f commit 4422846

File tree

2 files changed

+0
-6
lines changed

2 files changed

+0
-6
lines changed

.github/workflows/ci.yml

-3
Original file line numberDiff line numberDiff line change
@@ -43,9 +43,6 @@ jobs:
4343
- name: mingw-check
4444
os: ubuntu-20.04-xl
4545
env: {}
46-
- name: x86_64-gnu-llvm-12
47-
os: ubuntu-20.04-xl
48-
env: {}
4946
- name: dist-x86_64-msvc-alt
5047
env:
5148
RUST_CONFIGURE_ARGS: "--build=x86_64-pc-windows-msvc --enable-extended --enable-profiler"

src/ci/github-actions/ci.yml

-3
Original file line numberDiff line numberDiff line change
@@ -288,9 +288,6 @@ jobs:
288288
- name: mingw-check
289289
<<: *job-linux-xl
290290

291-
- name: x86_64-gnu-llvm-12
292-
<<: *job-linux-xl
293-
294291
- name: dist-x86_64-msvc-alt
295292
env:
296293
RUST_CONFIGURE_ARGS: --build=x86_64-pc-windows-msvc --enable-extended --enable-profiler

0 commit comments

Comments
 (0)