Skip to content

Commit

Permalink
Switch to JDK14 for builds
Browse files Browse the repository at this point in the history
  • Loading branch information
blast-hardcheese committed Dec 26, 2023
1 parent 5ae2e82 commit 6dc451b
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,9 @@ jobs:
fetch-depth: 0
- name: print GnuPG version
run: gpg --version
- name: Set up JDK 8
uses: actions/setup-java@v3.4.1
- uses: olafurpg/setup-scala@v14
with:
distribution: 'temurin'
java-version: 8
java-version: zulu@1.14
- name: Incorporate version override
id: version-override
run: |
Expand Down

0 comments on commit 6dc451b

Please sign in to comment.