Commit Graph

3 Commits

Author SHA1 Message Date
Alexander Samusev 9f12d2196e [ci] Use native git cli in cargo (#4200)
More details can be found
[here](https://github.com/paritytech/ci_cd/issues/939#issuecomment-2064061845)
2024-04-18 15:57:22 +00:00
Alexander Samusev 76719da221 [ci] Update ci image with rust 1.77 and 2024-04-10 (#4077)
cc https://github.com/paritytech/ci_cd/issues/974

---------

Co-authored-by: command-bot <>
Co-authored-by: Bastian Köcher <info@kchr.de>
2024-04-18 09:24:16 +00:00
Alexander Samusev b6fab8046e [ci] Run test-linux-stable-int on self-hosted GitHub Runners (#4178)
PR adds `test-linux-stable-int` and `quick-benchmarks` as github action
jobs. It's a copy of `test-linux-stable-int` and `quick-benchmarks` from
gitlab ci and now it's needed to make a stress test for self-hosted
github runners. `test-linux-stable-int` and `quick-benchmarks` in gitlab
are still `Required` whereas this workflow is allowed to fail.

cc https://github.com/paritytech/infrastructure/issues/46
2024-04-18 07:40:45 +00:00