ci: change runners for execute jobs

This commit is contained in:
otani 2024-07-23 16:48:21 +03:00
parent 67a16e4969
commit f751450d03
No known key found for this signature in database
GPG key ID: 63D6199F26234E09

View file

@ -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