diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2022-02-15 03:25:26 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2022-02-15 03:26:11 +0000 |
commit | 412fb90f5888df13fdeafb5705b9ea6eef1a4df1 (patch) | |
tree | a33fe79d3373f32b30ff799e6e15331bd6975f76 /.github/data | |
parent | Releasing debian version 1.33.0-1. (diff) | |
download | netdata-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.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/data/build-matrix.json b/.github/data/build-matrix.json index c50ec0d2..6ceb9fa5 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" }, { |