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 9a13e35 commit 30013fbCopy full SHA for 30013fb
.github/workflows/ci.yml
@@ -52,7 +52,7 @@ jobs:
52
checks: write
53
strategy:
54
matrix:
55
- java: [ '8', '17', '21', '22', '23-ea', '24-ea' ]
+ java: [ '8', '17', '21', '22' ]
56
steps:
57
- uses: actions/checkout@v4
58
- uses: ./.github/actions/setup-build
0 commit comments