From 144760e23609cff6bc550d3f2ba39430bbfd4fa1 Mon Sep 17 00:00:00 2001 From: Jakub Beránek Date: Mon, 10 Jun 2024 14:31:21 +0200 Subject: CI: add Rust for Linux `auto` job --- src/ci/github-actions/jobs.yml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src/ci/github-actions') diff --git a/src/ci/github-actions/jobs.yml b/src/ci/github-actions/jobs.yml index 48c39d2c33e..62836acc2d9 100644 --- a/src/ci/github-actions/jobs.yml +++ b/src/ci/github-actions/jobs.yml @@ -465,3 +465,8 @@ auto: RUST_CONFIGURE_ARGS: --build=x86_64-pc-windows-msvc --enable-extended --enable-profiler SCRIPT: python x.py dist bootstrap --include-default-paths <<: *job-windows-8c + + # Tests integration with Rust for Linux. + # Builds stage 1 compiler and tries to compile a few RfL examples with it. + - image: rfl + <<: *job-linux-8c -- cgit 1.4.1-3-g733a5