This is an automated email from the ASF dual-hosted git repository. absurdfarce pushed a commit to branch 3.x in repository https://gitbox.apache.org/repos/asf/cassandra-java-driver.git
commit e863144e888a57e10503e5942c9b385133a5c850 Author: João Reis <[email protected]> AuthorDate: Tue Jan 27 13:22:29 2026 +0000 ninja-fix Fix agent label on jenkinsfile-datastax reference: #2074 --- Jenkinsfile-datastax | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Jenkinsfile-datastax b/Jenkinsfile-datastax index 21bd9721f..282e8a532 100644 --- a/Jenkinsfile-datastax +++ b/Jenkinsfile-datastax @@ -341,7 +341,7 @@ pipeline { } environment { - OS_VERSION = 'ubuntu/bionic64/java-driver' + OS_VERSION = 'ubuntu/focal64/java-driver' JABBA_SHELL = '/usr/lib/jabba/jabba.sh' CCM_ENVIRONMENT_SHELL = '/usr/local/bin/ccm_environment.sh' } --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
