diff --git a/.bonsai.yml b/.bonsai.yml index 17856a2..16dd2e6 100644 --- a/.bonsai.yml +++ b/.bonsai.yml @@ -31,7 +31,8 @@ sha_filename: "#{repo}_#{version}_sha512-checksums.txt" filter: - "entity.system.os == 'linux'" - - "entity.system.arch == 'armv7'" + - "entity.system.arch == 'arm'" + - "entity.system.arm_version == 7" - platform: "OSX" arch: "amd64" @@ -48,4 +49,4 @@ filter: - "entity.system.os == 'windows'" - "entity.system.arch == 'amd64'" - \ No newline at end of file +