[rs-commit] r496 - /mod_timestamp/trunk/Jenkinsfile

rs-commit at redwax.eu rs-commit at redwax.eu
Thu Mar 27 14:53:19 CET 2025


Author: minfrin at redwax.eu
Date: Thu Mar 27 14:53:19 2025
New Revision: 496

Log:
Fedora41 to Rawhide.

Modified:
    mod_timestamp/trunk/Jenkinsfile

Modified: mod_timestamp/trunk/Jenkinsfile
==============================================================================
--- mod_timestamp/trunk/Jenkinsfile	(original)
+++ mod_timestamp/trunk/Jenkinsfile	Thu Mar 27 14:53:19 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