mirror of
https://github.com/matter-labs/teepot.git
synced 2025-07-21 15:13:56 +02:00
ci: change runners for execute jobs
This commit is contained in:
parent
67a16e4969
commit
f751450d03
1 changed files with 1 additions and 1 deletions
2
.github/workflows/nix.yml
vendored
2
.github/workflows/nix.yml
vendored
|
@ -60,7 +60,7 @@ jobs:
|
|||
|
||||
push_to_docker:
|
||||
needs: build
|
||||
runs-on: [ matterlabs-ci-runner ]
|
||||
runs-on: [ matterlabs-default-infra-runners ]
|
||||
concurrency:
|
||||
group: ${{ github.workflow }}-${{ github.ref }}-${{ matrix.config.nixpackage }}
|
||||
cancel-in-progress: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue