This is an automated email from the ASF dual-hosted git repository. absurdfarce pushed a commit to branch build-label-to-jammy-3.x in repository https://gitbox.apache.org/repos/asf/cassandra-java-driver.git
commit 365c800604dbd74abe653aba241dfeb8cce62df9 Author: absurdfarce <[email protected]> AuthorDate: Mon Mar 2 11:21:44 2026 -0600 ninja-fix Update Jenkins label to Jammy --- Jenkinsfile-datastax | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Jenkinsfile-datastax b/Jenkinsfile-datastax index 282e8a532..9e7b92bed 100644 --- a/Jenkinsfile-datastax +++ b/Jenkinsfile-datastax @@ -341,7 +341,7 @@ pipeline { } environment { - OS_VERSION = 'ubuntu/focal64/java-driver' + OS_VERSION = 'ubuntu/jammy64/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]
