Skip to content

Commit

Permalink
Update java version on github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
SimunKaracic authored and perenecabuto committed Feb 12, 2021
1 parent c1fbe66 commit cc1c821
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 @@ -11,6 +11,6 @@ jobs:
- run: git fetch --depth=1 origin '+refs/tags/*:refs/tags/*'
- uses: olafurpg/setup-scala@v10
with:
java-version: [email protected]242
java-version: [email protected]252
- name: Test
run: csbt +test

0 comments on commit cc1c821

Please sign in to comment.