Skip Rust for Linux in CI temporarily
This commit is contained in:
parent
81d8edc200
commit
530bedc1d0
1 changed files with 3 additions and 2 deletions
|
@ -271,8 +271,9 @@ auto:
|
|||
|
||||
# Tests integration with Rust for Linux.
|
||||
# Builds stage 1 compiler and tries to compile a few RfL examples with it.
|
||||
- name: x86_64-rust-for-linux
|
||||
<<: *job-linux-4c
|
||||
# FIXME: fix rustup 1.28 issue
|
||||
# - name: x86_64-rust-for-linux
|
||||
# <<: *job-linux-4c
|
||||
|
||||
- name: x86_64-gnu
|
||||
<<: *job-linux-4c
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue