ci: Build for Fedora 41, drop Fedora 38
dustin/sshca-cli/pipeline/head There was a failure building this commit Details

dev/auto-reload
Dustin 2024-11-03 11:22:01 -06:00
parent 842c5f9ec8
commit a98ecc5cac
1 changed files with 1 additions and 1 deletions

2
ci/Jenkinsfile vendored
View File

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