Skip to content

Commit

Permalink
Use a GitHub-hosted ARM64 runner for build-docker-arm64 job
Browse files Browse the repository at this point in the history
  • Loading branch information
borna-ng committed Oct 2, 2024
1 parent 12bc495 commit 69a6852
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
provenance: false

build-docker-arm64:
runs-on: self-hosted
runs-on: Linux-ARM64-2C-8GB
permissions:
contents: read
packages: write
Expand Down

0 comments on commit 69a6852

Please sign in to comment.