add arch and update build versions

This commit is contained in:
2025-08-08 21:38:06 -05:00
parent a1aa2ee651
commit 3dfb07fce5
4 changed files with 14 additions and 10 deletions

2
Jenkinsfile vendored
View File

@@ -9,7 +9,7 @@ pipeline {
name 'DISTRO'
values 'ubuntu-22.04', 'ubuntu-24.04',
'debian-12', 'fedora-42'
// 'archlinux-latest'
'ogarcia/archlinux-latest'
}
axis {
name 'ARCH'