Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,6 @@ builds:
goarch: arm64
- goos: windows
goarch: arm
- goos: windows
goarch: arm64
Comment thread
nhedger marked this conversation as resolved.

# macOS Universal Binaries
universal_binaries:
Expand Down
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
### Features

- storage: add `move` command for moving objects within and across buckets #838
- Re-introduce ARM64 builds for Windows #844

### Improvements

Expand Down
Loading