mirror of
https://github.com/sparrowwallet/sparrow.git
synced 2026-08-09 08:14:43 +00:00
use java major version only
This commit is contained in:
@@ -15,7 +15,7 @@ jobs:
|
||||
- name: Set up JDK 15.0.1
|
||||
uses: joschi/setup-jdk@v2
|
||||
with:
|
||||
java-version: 15.0.1
|
||||
java-version: 15
|
||||
- name: Show Build Versions
|
||||
run: ./gradlew -v
|
||||
- name: Cache Gradle packages
|
||||
|
||||
Reference in New Issue
Block a user