Skip to content

Commit

Permalink
Removed CentOS6 from bonsai build.
Browse files Browse the repository at this point in the history
  • Loading branch information
jBRNDnl committed Jan 27, 2020
1 parent 655c8b5 commit 563af98
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions .bonsai.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,15 +18,6 @@
- "entity.system.os == 'linux'"
- "entity.system.arch == 'amd64'"
- "entity.system.platform == 'alpine'"
- platform: "centos6"
arch: "amd64"
asset_filename: "#{repo}_#{version}_centos6_linux_amd64.tar.gz"
sha_filename: "#{repo}_#{version}_sha512-checksums.txt"
filter:
- "entity.system.os == 'linux'"
- "entity.system.arch == 'amd64'"
- "entity.system.platform_family == 'rhel'"
- "entity.system.platform_version.split('.')[0] == '6'"
- platform: "centos7"
arch: "amd64"
asset_filename: "#{repo}_#{version}_centos7_linux_amd64.tar.gz"
Expand Down

0 comments on commit 563af98

Please sign in to comment.