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

This commit is contained in:
2024-11-03 11:22:01 -06:00
parent 842c5f9ec8
commit a98ecc5cac

2
ci/Jenkinsfile vendored
View File

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