Skip to content

Commit

Permalink
chore(ci): use ARM64 as the runner label
Browse files Browse the repository at this point in the history
  • Loading branch information
nanpuyue committed Mar 25, 2024
1 parent 0990f3e commit ec94c91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-builder.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- platform: linux/amd64
label: ubuntu-latest
- platform: linux/arm64
label: self-hosted
label: ARM64
permissions:
packages: write
contents: read
Expand Down

0 comments on commit ec94c91

Please sign in to comment.