Skip to content

Commit e8165a8

Browse files
committed
workflow: 优化 docker-image.yml
1 parent 15d4eec commit e8165a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ jobs:
7070
context: .
7171
cache-from: type=gha
7272
cache-to: type=gha,mode=max
73-
platforms: linux/amd64,linux/arm64
73+
platforms: linux/amd64
7474
push: ${{ github.event_name != 'pull_request' }}
7575
tags: ${{ steps.meta.outputs.tags }}
7676

0 commit comments

Comments
 (0)