add to full test-suite
This commit is contained in:
parent
b86c5fa14a
commit
0f121d7288
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@ -281,6 +281,10 @@ jobs:
|
||||
env:
|
||||
RUST_BACKTRACE: 1
|
||||
os: ubuntu-20.04-xl
|
||||
- name: x86_64-gnu-llvm-12-stage1
|
||||
env:
|
||||
RUST_BACKTRACE: 1
|
||||
os: ubuntu-20.04-xl
|
||||
- name: x86_64-gnu-nopt
|
||||
os: ubuntu-20.04-xl
|
||||
env: {}
|
||||
|
@ -439,6 +439,11 @@ jobs:
|
||||
RUST_BACKTRACE: 1
|
||||
<<: *job-linux-xl
|
||||
|
||||
- name: x86_64-gnu-llvm-12-stage1
|
||||
env:
|
||||
RUST_BACKTRACE: 1
|
||||
<<: *job-linux-xl
|
||||
|
||||
- name: x86_64-gnu-nopt
|
||||
<<: *job-linux-xl
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user