[rs-commit] r485 - /mod_cert/trunk/Jenkinsfile
rs-commit at redwax.eu
rs-commit at redwax.eu
Thu Mar 27 14:42:45 CET 2025
Author: minfrin at redwax.eu
Date: Thu Mar 27 14:42:44 2025
New Revision: 485
Log:
Fedora41 to Rawhide
Modified:
mod_cert/trunk/Jenkinsfile
Modified: mod_cert/trunk/Jenkinsfile
==============================================================================
--- mod_cert/trunk/Jenkinsfile (original)
+++ mod_cert/trunk/Jenkinsfile Thu Mar 27 14:42:44 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