Skip to content

Commit

Permalink
feat(workflow): update runner to rename bear to ci-base (#81)
Browse files Browse the repository at this point in the history
Signed-off-by: Kieran Canavan <[email protected]>
  • Loading branch information
kiecan authored Apr 10, 2024
1 parent 67344e4 commit c37464f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/image-multiarch.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ on:
jobs:
build:
name: Build and push image
runs-on: [ self-hosted, bear-graviton ]
runs-on: [ self-hosted, ci-basej
steps:
- name: Checkout
uses: actions/checkout@v4
Expand Down

0 comments on commit c37464f

Please sign in to comment.