[rs-commit] r488 - /mod_crl/trunk/Jenkinsfile
rs-commit at redwax.eu
rs-commit at redwax.eu
Thu Mar 27 14:46:07 CET 2025
Author: minfrin at redwax.eu
Date: Thu Mar 27 14:46:07 2025
New Revision: 488
Log:
Fedora41 to Rawhide
Modified:
mod_crl/trunk/Jenkinsfile
Modified: mod_crl/trunk/Jenkinsfile
==============================================================================
--- mod_crl/trunk/Jenkinsfile (original)
+++ mod_crl/trunk/Jenkinsfile Thu Mar 27 14:46:07 2025
@@ -73,8 +73,8 @@
}
}
}
- stage('Fedora41') {
- agent { label 'fedora-41-x86_64' }
+ stage('FedoraRawhide') {
+ agent { label 'fedora-rawhide-x86_64' }
stages {
stage('mod_ca') {
steps {
More information about the rs-commit
mailing list