test: run IT against Vault 1.20.3
All checks were successful
CI / build-with-it (11, 1.2.0) (push) Successful in 54s
CI / build-with-it (11, 1.20.3) (push) Successful in 1m8s
CI / build-with-it (17, 1.2.0) (push) Successful in 50s
CI / build-with-it (17, 1.20.3) (push) Successful in 1m3s
CI / build-with-it (21, 1.2.0) (push) Successful in 49s
CI / build-with-it (true, 21, 1.20.3) (push) Successful in 58s

This commit is contained in:
2025-09-09 11:39:32 +02:00
parent 15f514f877
commit f5e40ca032
2 changed files with 3 additions and 3 deletions

View File

@@ -15,10 +15,10 @@ jobs:
strategy:
matrix:
jdk: [ 11, 17, 21 ]
vault: [ '1.2.0', '1.20.0' ]
vault: [ '1.2.0', '1.20.3' ]
include:
- jdk: 21
vault: '1.20.0'
vault: '1.20.3'
analysis: true
steps:
- name: Checkout