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 fe03b9b commit 4660625Copy full SHA for 4660625
.github/workflows/build.yml
@@ -25,7 +25,7 @@ jobs:
25
uses: actions/setup-java@v4
26
with:
27
distribution: temurin
28
- java-version: 8
+ java-version: 17
29
- uses: sbt/setup-sbt@v1
30
- name: Run tests
31
run: sbt test
0 commit comments