This is an automated email from the ASF dual-hosted git repository. absurdfarce pushed a commit to branch build-label-to-jammy in repository https://gitbox.apache.org/repos/asf/cassandra-java-driver.git
commit f052f2087f3ab9fd0379aa4155f411f0d3b3bbbb Author: absurdfarce <[email protected]> AuthorDate: Mon Mar 2 11:15:51 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 602f33101..9a7b7923f 100644 --- a/Jenkinsfile-datastax +++ b/Jenkinsfile-datastax @@ -402,7 +402,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' SERIAL_ITS_ARGUMENT = "-DskipSerialITs=${params.SKIP_SERIAL_ITS}" --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
