Skip to content

Commit 1a82041

Browse files
committed
Update CI JVM to 17
1 parent 58615cd commit 1a82041

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- uses: actions/setup-java@v4
1616
with:
1717
distribution: temurin
18-
java-version: 8
18+
java-version: 17
1919
cache: sbt
2020
- name: Setup sbt launcher
2121
uses: sbt/setup-sbt@v1

0 commit comments

Comments
 (0)