Re-enable Rust for Linux CI job
This commit is contained in:
parent
e3117e6e18
commit
4f4cbff170
1 changed files with 2 additions and 3 deletions
|
@ -271,9 +271,8 @@ auto:
|
|||
|
||||
# Tests integration with Rust for Linux.
|
||||
# Builds stage 1 compiler and tries to compile a few RfL examples with it.
|
||||
# FIXME: fix rustup 1.28 issue
|
||||
# - name: x86_64-rust-for-linux
|
||||
# <<: *job-linux-4c
|
||||
- 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