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 a7edb4a commit cdc7eb9Copy full SHA for cdc7eb9
.github/workflows/build.yml
@@ -14,7 +14,7 @@ jobs:
14
strategy:
15
fail-fast: true
16
matrix:
17
- java: [8, 11, 17, 21, 22]
+ java: [8, 11, 17, 21]
18
steps:
19
- name: Checkout Code
20
uses: actions/checkout@v4
0 commit comments