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

This commit is contained in:
2024-05-26 10:31:44 -05:00
parent 22c2473e3e
commit 842c5f9ec8

2
ci/Jenkinsfile vendored
View File

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