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