Skip to content
This repository has been archived by the owner on Aug 17, 2024. It is now read-only.

Commit

Permalink
fix: small
Browse files Browse the repository at this point in the history
  • Loading branch information
mlajkim committed Jul 25, 2024
1 parent a839f09 commit b3f42ce
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docker-image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ on:
branches: ["main"]

jobs:
build:
runs-on: arm64v8/ubuntu # Use ARM64 runner
buildx:
runs-on: ubuntu-latest

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit b3f42ce

Please sign in to comment.