Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
Signed-off-by: Oguz Ozturk <[email protected]>
  • Loading branch information
oguzkaganozt committed Nov 25, 2024
1 parent a250dcd commit fe6272a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-build-and-push-arm64.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:

docker-build-and-push:
needs: load-env
runs-on: ubuntu-latest
runs-on: [self-hosted, linux, ARM64]
steps:
# https://github.com/actions/checkout/issues/211
- name: Change permission of workspace
Expand Down

0 comments on commit fe6272a

Please sign in to comment.