Run codegen tests outside if not llvm-15
This commit is contained in:
parent
260d91bd41
commit
13f7f052d8
4 changed files with 15 additions and 3 deletions
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
|
|
@ -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: {}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue