There was an error while loading. Please reload this page.
1 parent d2fb7bc commit 9d67fdcCopy full SHA for 9d67fdc
.github/workflows/ci.yml
@@ -11,7 +11,7 @@ jobs:
11
strategy:
12
fail-fast: false
13
matrix:
14
- java-version: [8, 9, 10, 11]
+ java-version: [8, 9, 10, 11, 17]
15
16
steps:
17
- uses: actions/checkout@v2.3.1
0 commit comments