build and test with JDK 21
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2023-10-15 17:23:12 +02:00
parent 0ab7aa8f16
commit b99d3099ee
2 changed files with 3 additions and 3 deletions

View File

@ -5,7 +5,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
jdk: [ 11, 17, 20 ]
jdk: [ 11, 17, 21 ]
include:
- jdk: 11
analysis: true