ci: run coverage analysis with JDK 21
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:
Stefan Kalscheuer 2023-11-26 11:36:23 +01:00
parent 52876ef3a4
commit 56d5345fcb
Signed by: stefan
GPG Key ID: 3887EC2A53B55430

View File

@ -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: