Skip to content

Commit

Permalink
java-version: 11 for PR
Browse files Browse the repository at this point in the history
  • Loading branch information
intracer committed Dec 17, 2023
1 parent ee884e8 commit 8dd57da
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 @@ -12,7 +12,7 @@ jobs:
uses: actions/setup-java@v3
with:
distribution: temurin
java-version: 8
java-version: 11
cache: sbt
- name: Build and Test
run: sbt -v +test

0 comments on commit 8dd57da

Please sign in to comment.