Skip to content

Commit 9ac4be9

Browse files
committed
remove centos6 build, CentOS has reached EOL
1 parent 435d378 commit 9ac4be9

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

.bonsai.yml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -18,15 +18,6 @@ builds:
1818
- "entity.system.os == 'linux'"
1919
- "entity.system.arch == 'amd64'"
2020
- "entity.system.platform == 'alpine'"
21-
- platform: "centos6"
22-
arch: "amd64"
23-
asset_filename: "#{repo}_#{version}_centos6_linux_amd64.tar.gz"
24-
sha_filename: "#{repo}_#{version}_sha512-checksums.txt"
25-
filter:
26-
- "entity.system.os == 'linux'"
27-
- "entity.system.arch == 'amd64'"
28-
- "entity.system.platform_family == 'rhel'"
29-
- "entity.system.platform_version.split('.')[0] == '6'"
3021
- platform: "centos7"
3122
arch: "amd64"
3223
asset_filename: "#{repo}_#{version}_centos7_linux_amd64.tar.gz"

0 commit comments

Comments
 (0)