Run codegen tests outside if not llvm-15

This commit is contained in:
Guillaume Gomez 2023-11-01 15:48:12 +01:00
parent 260d91bd41
commit 13f7f052d8
4 changed files with 15 additions and 3 deletions

View file

@ -332,6 +332,8 @@ jobs:
- name: x86_64-gnu-llvm-15
<<: *job-linux-16c
env:
SKIP_CODEGEN_TESTS: "1"
- name: x86_64-gnu-tools
<<: *job-linux-16c