mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-09 16:27:58 +00:00
ci: add new test-linux-oldkernel-stable job (#7371)
closes paritytech/ci_cd#811
This commit is contained in:
@@ -43,6 +43,11 @@ test-linux-stable:
|
||||
script:
|
||||
- time cargo test --workspace --profile testnet --verbose --locked --features=runtime-benchmarks,runtime-metrics,try-runtime
|
||||
|
||||
test-linux-oldkernel-stable:
|
||||
extends: test-linux-stable
|
||||
tags:
|
||||
- oldkernel-vm
|
||||
|
||||
.check-dependent-project: &check-dependent-project
|
||||
stage: test
|
||||
extends:
|
||||
|
||||
Reference in New Issue
Block a user