Skip to content

Commit baf8704

Browse files
authored
revert darwin/amd64,darwin/arm64
1 parent fba8839 commit baf8704

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ jobs:
6666
push: ${{ github.event_name != 'pull_request' }}
6767
tags: ${{ steps.meta.outputs.tags }}
6868
labels: ${{ steps.meta.outputs.labels }}
69-
platforms: linux/amd64,linux/arm64,darwin/amd64,darwin/arm64
69+
platforms: linux/amd64,linux/arm64
7070
cache-from: type=gha
7171
cache-to: type=gha,mode=max
7272

0 commit comments

Comments
 (0)