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 15aa933 commit ffeace5Copy full SHA for ffeace5
.github/workflows/build.yml
@@ -12,7 +12,7 @@ jobs:
12
fail-fast: false
13
matrix:
14
os: [ubuntu-latest, windows-latest, macos-latest]
15
- java-version: [8, 11]
+ java-version: [8, 17]
16
17
runs-on: ${{ matrix.os }}
18
0 commit comments