Skip to content

Commit

Permalink
Merge pull request #1862 from scalacenter/revert-1781-target
Browse files Browse the repository at this point in the history
Revert "java target should only be driven by scalacOptions"
  • Loading branch information
bjaglin authored Sep 7, 2023
2 parents 92aa828 + 57a2f89 commit 1b88e1f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ jobs:
with:
fetch-depth: 0
- uses: coursier/setup-action@v1
with:
jvm: temurin:8
- uses: olafurpg/setup-gpg@v3
- name: Check that major or minor was bumped upon compatibility breakage
if: startsWith(github.ref, 'refs/tags/v')
Expand Down

0 comments on commit 1b88e1f

Please sign in to comment.