summaryrefslogtreecommitdiffstats
path: root/.github/data
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2022-02-15 03:25:26 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2022-02-15 03:26:11 +0000
commit412fb90f5888df13fdeafb5705b9ea6eef1a4df1 (patch)
treea33fe79d3373f32b30ff799e6e15331bd6975f76 /.github/data
parentReleasing debian version 1.33.0-1. (diff)
downloadnetdata-412fb90f5888df13fdeafb5705b9ea6eef1a4df1.tar.xz
netdata-412fb90f5888df13fdeafb5705b9ea6eef1a4df1.zip
Merging upstream version 1.33.1.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '.github/data')
-rw-r--r--.github/data/build-matrix.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/data/build-matrix.json b/.github/data/build-matrix.json
index c50ec0d22..6ceb9fa54 100644
--- a/.github/data/build-matrix.json
+++ b/.github/data/build-matrix.json
@@ -34,8 +34,8 @@
"artifact_key": "centos7"
},
{
- "distro": "centos:8",
- "artifact_key": "centos8",
+ "distro": "rockylinux/rockylinux:8",
+ "artifact_key": "rockylinux8",
"rmjsonc": "dnf remove -y json-c-devel"
},
{