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 5b8e8ae commit 443210aCopy full SHA for 443210a
.github/workflows/basic.yml
@@ -8,7 +8,7 @@ jobs:
8
strategy:
9
fail-fast: false
10
matrix:
11
- java: [ 17, 21 ]
+ java: [ 21 ]
12
steps:
13
- uses: actions/[email protected]
14
- name: Set up JDK
0 commit comments