Skip to content

Commit

Permalink
Build runtime -> actions-runner-controller
Browse files Browse the repository at this point in the history
  • Loading branch information
Zak Fein committed Jul 21, 2024
1 parent 5d167c0 commit 917b89c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/kagome-builder-deb.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:
DOCKER_REGISTRY_PATH=${DOCKER_REGISTRY_PATH}

build_kagome_runtime:
runs-on: ubuntu-latest
runs-on: [ actions-runner-controller ]
timeout-minutes: 60
steps:
- name: Checkout repository
Expand Down

0 comments on commit 917b89c

Please sign in to comment.