add CI_ONLY_WHEN_CHANNEL and run x86_64-gnu-stable only on nightly

This commit is contained in:
Pietro Albini
2021-07-28 15:18:18 +02:00
parent eba3228b2a
commit 4b5ac09e32
3 changed files with 42 additions and 25 deletions

View File

@@ -263,6 +263,7 @@ jobs:
env:
IMAGE: x86_64-gnu
RUST_CI_OVERRIDE_RELEASE_CHANNEL: stable
CI_ONLY_WHEN_CHANNEL: nightly
os: ubuntu-latest-xl
- name: x86_64-gnu-aux
os: ubuntu-latest-xl