Skip to content

Commit

Permalink
Re-enable Rust for Linux CI job
Browse files Browse the repository at this point in the history
  • Loading branch information
Kobzol committed Mar 3, 2025
1 parent e3117e6 commit 4f4cbff
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions src/ci/github-actions/jobs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 4f4cbff

Please sign in to comment.