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 fd0b20a commit 112752aCopy full SHA for 112752a
.github/workflows/scala.yml
@@ -14,7 +14,7 @@ jobs:
14
strategy:
15
matrix:
16
scala-version: [2.13.8]
17
- java-version: [8, 11]
+ java-version: [8, 11, 17]
18
steps:
19
- uses: actions/checkout@v2
20
- uses: actions/setup-java@v2
0 commit comments