Skip to content

Commit

Permalink
fix runs on
Browse files Browse the repository at this point in the history
  • Loading branch information
partouf committed Sep 26, 2024
1 parent 678b09e commit bd4c56e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
- name: Docker Hub Image Digest
run: echo ${{ steps.hub_build.outputs.digest }}
build-arm64:
runs-on: [ubuntu-latest, arm64]
runs-on: [self-hosted, ce, ubuntu, arm64]
strategy:
matrix:
image:
Expand Down

0 comments on commit bd4c56e

Please sign in to comment.