Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rtyley authored Mar 20, 2024
1 parent bebc819 commit d9d6bf4
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 @@ -19,7 +19,7 @@ jobs:
uses: actions/setup-java@v4
with:
distribution: corretto
java-version: 21.0.1
java-version: 21
cache: sbt
- name: Build and Test
run: sbt -v +test
Expand Down

0 comments on commit d9d6bf4

Please sign in to comment.