ci: run coverage analysis with JDK 21
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
The JDK 21 build with Vault 1.11 seems to be the only job with full coverage on conditional code.
This commit is contained in:
parent
52876ef3a4
commit
56d5345fcb
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -8,7 +8,7 @@ jobs:
|
||||
jdk: [ 11, 17, 21 ]
|
||||
vault: [ '1.2.0', '1.11.12', '1.15.0' ]
|
||||
include:
|
||||
- jdk: 17
|
||||
- jdk: 21
|
||||
vault: '1.11.12'
|
||||
analysis: true
|
||||
steps:
|
||||
|
Loading…
x
Reference in New Issue
Block a user