@cryptotaxi247 / netdata-1 / commits / 5a3382813

Fix typo in Fedora 37 build configuration. (#14082)

Austin S. Hemmelgarn committed Dec 2, 2022 at 11:15 UTC 5a33828136f2c40314280802fc000c71924f2930
1 file changed +1 -1
.github/data/distros.yml
+1 -1
@@ -104,7 +104,7 @@ include:
104 dnf remove -y json-c-devel
105 packages: &fedora_packages
106 type: rpm
107 - repo_distro: fedora/36
107 + repo_distro: fedora/37
108 arches:
109 - x86_64
110 - aarch64