Skip to content

Commit

Permalink
Add Databricks 14.3 to premerge
Browse files Browse the repository at this point in the history
  • Loading branch information
razajafri committed Nov 7, 2024
1 parent f08fba1 commit 74ce118
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jenkins/Jenkinsfile-blossom.premerge-databricks
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ pipeline {
// 'name' and 'value' only supprt literal string in the declarative Jenkins
// Refer to Jenkins issue https://issues.jenkins.io/browse/JENKINS-62127
name 'DB_RUNTIME'
values '11.3', '12.2', '13.3'
values '11.3', '12.2', '13.3', '14.3'
}
}
stages {
Expand Down

0 comments on commit 74ce118

Please sign in to comment.