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 2bf344a
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 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
with:
distribution: 'temurin'
java-version: 8
- uses: olafurpg/setup-scala@v14
with:
java-version: zulu@1.14
- name: Incorporate version override
id: version-override
run: |
Expand Down

0 comments on commit 2bf344a

Please sign in to comment.