Skip to content

Commit

Permalink
Bump Java to 17 on the CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Gedochao committed Nov 19, 2024
1 parent a0861d1 commit cee3b9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- uses: coursier/[email protected]
- uses: coursier/setup-action@v1
with:
jvm: 8
jvm: 17
apps: 'sbt'
- name: Test
run: sbt +test
Expand Down

0 comments on commit cee3b9f

Please sign in to comment.