ci: Build for Fedora 42, drop Fedora 39
All checks were successful
dustin/sshca-cli/pipeline/head This commit looks good

This commit is contained in:
2025-04-24 08:01:33 -05:00
parent c8139d75dc
commit 730448c79d

2
ci/Jenkinsfile vendored
View File

@@ -11,7 +11,7 @@ pipeline {
}
axis {
name 'FEDORA'
values '39', '40', '41'
values '40', '41', '42'
}
}