Skip to content

Commit 84f1eda

Browse files
committed
ci: disable rfl ecosystem job
1 parent 76b6623 commit 84f1eda

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/ci/github-actions/jobs.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -338,9 +338,9 @@ auto:
338338

339339
# Tests integration with Rust for Linux.
340340
# Builds stage 1 compiler and tries to compile a few RfL examples with it.
341-
- name: x86_64-rust-for-linux
342-
doc_url: https://rustc-dev-guide.rust-lang.org/tests/rust-for-linux.html
343-
<<: *job-linux-4c
341+
# - name: x86_64-rust-for-linux
342+
# doc_url: https://rustc-dev-guide.rust-lang.org/tests/rust-for-linux.html
343+
# <<: *job-linux-4c
344344

345345
- name: x86_64-gnu
346346
<<: *job-linux-4c

0 commit comments

Comments
 (0)