From a94bf0de65f78d5ce48e0442888464631377b75a Mon Sep 17 00:00:00 2001 From: Levon Gevorgyan Date: Fri, 8 Aug 2025 21:39:58 -0500 Subject: [PATCH] forgot comma --- Jenkinsfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Jenkinsfile b/Jenkinsfile index 21d012a..cfc818f 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -8,7 +8,7 @@ pipeline { axis { name 'DISTRO' values 'ubuntu-22.04', 'ubuntu-24.04', - 'debian-12', 'fedora-42' + 'debian-12', 'fedora-42', 'ogarcia/archlinux-latest' } axis {