@cryptotaxi247 / netdata-1 / commits / 1316c2e22

fix repo path for openSUSE 15.5 packages (#16161)

Tasos Katsoulas committed Oct 10, 2023 at 23:13 UTC 1316c2e225887452ea1307f0657816ea63e64ee7
1 file changed +1 -1
.github/data/distros.yml
+1 -1
@@ -193,7 +193,7 @@ include:
193 zypper rm -y libjson-c-devel
194 packages: &opensuse_packages
195 type: rpm
196 - repo_distro: opensuse/leap:15.5
196 + repo_distro: opensuse/15.5
197 arches:
198 - x86_64
199 - aarch64