Skip to content

Commit

Permalink
chore: remote arm64 image temporary
Browse files Browse the repository at this point in the history
  • Loading branch information
icyleaf committed Feb 6, 2025
1 parent aa57cb9 commit 3adf28a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish_nighty.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ jobs:
push: true
labels: ${{ steps.metadata.outputs.labels }}
tags: ${{ steps.metadata.outputs.tags }}
platforms: linux/amd64,linux/arm64
platforms: linux/amd64
build-args: |
REPLACE_CHINA_MIRROR=false
VCS_REF=${{ github.sha }}
Expand Down

0 comments on commit 3adf28a

Please sign in to comment.