HHH-17460 - Ongoing JPA 32 work
This commit is contained in:
parent
ff248dd472
commit
c4383bcbcc
|
@ -15,7 +15,7 @@ pipeline {
|
||||||
label 'Fedora'
|
label 'Fedora'
|
||||||
}
|
}
|
||||||
tools {
|
tools {
|
||||||
jdk 'OpenJDK 11 Latest'
|
jdk 'OpenJDK 17 Latest'
|
||||||
}
|
}
|
||||||
options {
|
options {
|
||||||
rateLimitBuilds(throttle: [count: 1, durationName: 'hour', userBoost: true])
|
rateLimitBuilds(throttle: [count: 1, durationName: 'hour', userBoost: true])
|
||||||
|
|
Loading…
Reference in New Issue