Skip to content

Commit

Permalink
fixup! fixup! fixup! Updated Java version for CI
Browse files Browse the repository at this point in the history
  • Loading branch information
martinberger committed Aug 11, 2024
1 parent 486b724 commit 6ab8db4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/scala.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ jobs:
java-version: '21'
distribution: 'temurin'
cache: 'sbt'
- uses: sbt/setup-sbt@v1
- name: Run tests
run: sbt test
- name: Run main
Expand Down

0 comments on commit 6ab8db4

Please sign in to comment.