Skip to content

Commit 763a870

Browse files
ci: add private runner group
1 parent dd8eda5 commit 763a870

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,8 @@ jobs:
4545
build-oci-image:
4646
name: Build OCI images
4747
needs: prepare
48+
runs-on:
49+
group: Azure_runners
4850
uses: iExecBlockchainComputing/github-actions-workflows/.github/workflows/docker-build.yml@feature/allow-args-for-docker-build
4951
with:
5052
image-name: docker-regis.iex.ec/cvm-base

0 commit comments

Comments
 (0)