Update ci.yml
This commit is contained in:
parent
748a02fc4f
commit
5c8f316160
|
@ -43,8 +43,11 @@ jobs:
|
||||||
optional: [false]
|
optional: [false]
|
||||||
include:
|
include:
|
||||||
- toolchain: beta
|
- toolchain: beta
|
||||||
|
features: ''
|
||||||
|
optional: false
|
||||||
- toolchain: stable
|
- toolchain: stable
|
||||||
features: pounder_v1_1
|
features: pounder_v1_1
|
||||||
|
optional: false
|
||||||
- toolchain: nightly
|
- toolchain: nightly
|
||||||
features: nightly
|
features: nightly
|
||||||
optional: true
|
optional: true
|
||||||
|
|
Loading…
Reference in New Issue