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.
1 parent a320c3a commit 86a3a1bCopy full SHA for 86a3a1b
.github/workflows/ci.yml
@@ -52,7 +52,7 @@ jobs:
52
checks: write
53
strategy:
54
matrix:
55
- java: [ '17', '21', '22' ]
+ java: [ '17', '21', '23' ]
56
steps:
57
- uses: actions/checkout@v4
58
- uses: ./.github/actions/setup-build
0 commit comments