HHH-17460 - Ongoing JPA 32 work

This commit is contained in:
Steve Ebersole 2024-04-03 21:12:30 -05:00
parent ff248dd472
commit c4383bcbcc
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ pipeline {
label 'Fedora'
}
tools {
jdk 'OpenJDK 11 Latest'
jdk 'OpenJDK 17 Latest'
}
options {
rateLimitBuilds(throttle: [count: 1, durationName: 'hour', userBoost: true])