We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 54d10fc + 309a6b4 commit ff75be2Copy full SHA for ff75be2
.github/workflows/main.yml
@@ -40,7 +40,7 @@ jobs:
40
timeout-minutes: 60
41
strategy:
42
matrix:
43
- java: [ '17' ]
+ java: [ '21' ]
44
os: [ ubuntu-latest ]
45
fail-fast: false
46
runs-on: ${{ matrix.os }}
0 commit comments