Skip to content

Commit 4660625

Browse files
authored
jdk 17
1 parent fe03b9b commit 4660625

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
uses: actions/setup-java@v4
2626
with:
2727
distribution: temurin
28-
java-version: 8
28+
java-version: 17
2929
- uses: sbt/setup-sbt@v1
3030
- name: Run tests
3131
run: sbt test

0 commit comments

Comments
 (0)