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 8b67611 commit 1fe6c9bCopy full SHA for 1fe6c9b
.github/workflows/build.yml
@@ -8,7 +8,7 @@ jobs:
8
9
strategy:
10
matrix:
11
- java-version: [ 8, 11, 17 ]
+ java-version: [ 8, 8.0.192, 11, 11.0.3, 17, 17.0.0+35 ]
12
13
steps:
14
- uses: actions/checkout@v2
0 commit comments