about summary refs log tree commit diff
path: root/.github
diff options
context:
space:
mode:
authorGuillaume Gomez <guillaume.gomez@huawei.com>2023-11-01 15:48:12 +0100
committerGuillaume Gomez <guillaume.gomez@huawei.com>2023-11-02 21:03:27 +0100
commit13f7f052d855e348cb91c1336f6d7093792912a3 (patch)
tree01099c2165ad8a5aebe3948b16d7a10ca64e3762 /.github
parent260d91bd413c1ffe6f6e7672f1d8223c34dd21bf (diff)
downloadrust-13f7f052d855e348cb91c1336f6d7093792912a3.tar.gz
rust-13f7f052d855e348cb91c1336f6d7093792912a3.zip
Run codegen tests outside if not llvm-15
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/ci.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 5f14cd36ce4..1bbf902cedd 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -57,8 +57,9 @@ jobs:
             os: ubuntu-20.04-4core-16gb
             env: {}
           - name: x86_64-gnu-llvm-15
+            env:
+              SKIP_CODEGEN_TESTS: "1"
             os: ubuntu-20.04-16core-64gb
-            env: {}
           - name: x86_64-gnu-tools
             os: ubuntu-20.04-16core-64gb
             env: {}