This is an automated email from the ASF dual-hosted git repository.
absurdfarce pushed a commit to branch 4.x
in repository https://gitbox.apache.org/repos/asf/cassandra-java-driver.git
The following commit(s) were added to refs/heads/4.x by this push:
new 17ebe6092 ninja-fix: [email protected] instead of openjdk@17 for ASF CI
patch by Jane He; reviewed by Bret McGuire and Alexandre Dutra
17ebe6092 is described below
commit 17ebe6092e2877d8c524e07489c4c3d005cfeea5
Author: janehe <[email protected]>
AuthorDate: Mon Jul 14 15:09:25 2025 -0700
ninja-fix: [email protected] instead of openjdk@17 for ASF CI
patch by Jane He; reviewed by Bret McGuire and Alexandre Dutra
---
Jenkinsfile-asf | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Jenkinsfile-asf b/Jenkinsfile-asf
index 24800ba90..4b5041903 100644
--- a/Jenkinsfile-asf
+++ b/Jenkinsfile-asf
@@ -35,7 +35,7 @@ pipeline {
axes {
axis {
name 'TEST_JAVA_VERSION'
- values '[email protected]', '[email protected]',
'openjdk@17', '[email protected]'
+ values '[email protected]', '[email protected]',
'[email protected]', '[email protected]'
}
axis {
name 'SERVER_VERSION'
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]