[rt-commit] r214 - /redwax-tool/trunk/Jenkinsfile
rt-commit at redwax.eu
rt-commit at redwax.eu
Thu Mar 27 14:13:53 CET 2025
Author: minfrin at redwax.eu
Date: Thu Mar 27 14:13:53 2025
New Revision: 214
Log:
Fedora41 becomes Rawhide
Modified:
redwax-tool/trunk/Jenkinsfile
Modified: redwax-tool/trunk/Jenkinsfile
==============================================================================
--- redwax-tool/trunk/Jenkinsfile (original)
+++ redwax-tool/trunk/Jenkinsfile Thu Mar 27 14:13:53 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 rt-commit
mailing list