Skip to content

Commit cbf93be

Browse files
authored
set java distribution
1 parent b114645 commit cbf93be

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/gradle.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ jobs:
1414
with:
1515
java-version: 17
1616
java-package: jdk+fx
17+
distribution: zulu
1718
- name: Build and test with gradle
1819
run: ./gradlew check developTest build
1920
- name: SonarCloud Scan

0 commit comments

Comments
 (0)