Skip to content

Commit

Permalink
fix: update prod arm runner to arm-runner
Browse files Browse the repository at this point in the history
  • Loading branch information
w3b6x9 committed Nov 11, 2022
1 parent 9074123 commit 096c0ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ jobs:

docker_arm_release:
needs: release
runs-on: self-hosted
runs-on: arm-runner
if: needs.release.outputs.published == 'true'
timeout-minutes: 120
env:
Expand Down

0 comments on commit 096c0ed

Please sign in to comment.