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 cf5a7fd commit c1fda89Copy full SHA for c1fda89
.github/workflows/build.yml
@@ -10,7 +10,7 @@ jobs:
10
strategy:
11
fail-fast: false
12
matrix:
13
- java_version: [17,20]
+ java_version: [17,21]
14
os: [ubuntu-latest]
15
16
steps:
0 commit comments