[rs-commit] r484 - /mod_ca/trunk/Jenkinsfile

rs-commit at redwax.eu rs-commit at redwax.eu
Thu Mar 27 14:41:36 CET 2025


Author: minfrin at redwax.eu
Date: Thu Mar 27 14:41:36 2025
New Revision: 484

Log:
Fedora41 to Rawhide

Modified:
    mod_ca/trunk/Jenkinsfile

Modified: mod_ca/trunk/Jenkinsfile
==============================================================================
--- mod_ca/trunk/Jenkinsfile	(original)
+++ mod_ca/trunk/Jenkinsfile	Thu Mar 27 14:41:36 2025
@@ -53,8 +53,8 @@
             }
           }
         }
-        stage('Fedora41') {
-          agent { label 'fedora-41-x86_64' }
+        stage('FedoraRawhide') {
+          agent { label 'fedora-rawhide-x86_64' }
           stages {
             stage('autoreconf') {
               steps {



More information about the rs-commit mailing list