summaryrefslogtreecommitdiffstats
path: root/.github/data/build-matrix.json
diff options
context:
space:
mode:
Diffstat (limited to '.github/data/build-matrix.json')
-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"
},
{