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

dev/auto-reload
Dustin 2025-04-24 08:01:33 -05:00
parent c8139d75dc
commit 730448c79d
1 changed files with 1 additions and 1 deletions

2
ci/Jenkinsfile vendored
View File

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