mirror of
https://github.com/bitcoin-s/bitcoin-s.git
synced 2025-03-26 01:29:20 +01:00
Try zulu rather than openjdk
This commit is contained in:
parent
760302768f
commit
6c00ffc676
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
@ -169,7 +169,7 @@ jobs:
|
|||
- name: Setup Scala
|
||||
uses: olafurpg/setup-scala@v10
|
||||
with:
|
||||
java-version: openjdk@1.17.0
|
||||
java-version: zulu@1.17.0-0
|
||||
- name: 'Get Previous tag'
|
||||
id: previoustag
|
||||
uses: "WyriHaximus/github-action-get-previous-tag@v1"
|
||||
|
|
Loading…
Add table
Reference in a new issue