Skip to content

Commit

Permalink
remove unsupported darwin 386 release
Browse files Browse the repository at this point in the history
  • Loading branch information
jspaleta committed May 11, 2020
1 parent b017a67 commit 6665a7f
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .bonsai.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,14 +41,6 @@ builds:
- "entity.system.os == 'darwin'"
- "entity.system.arch == 'amd64'"

- platform: "OSX"
arch: "386"
asset_filename: "#{repo}_#{version}_darwin_386.tar.gz"
sha_filename: "#{repo}_#{version}_sha512-checksums.txt"
filter:
- "entity.system.os == 'darwin'"
- "entity.system.arch == '386'"

- platform: "Windows"
arch: "amd64"
asset_filename: "#{repo}_#{version}_windows_amd64.tar.gz"
Expand Down

0 comments on commit 6665a7f

Please sign in to comment.