1
Fork 0

Re-enable Rust for Linux CI job

This commit is contained in:
Jakub Beránek 2025-03-03 20:55:48 +01:00
parent e3117e6e18
commit 4f4cbff170

View file

@ -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