Skip to content

Commit 409c4b2

Browse files
author
Dennis Sheirer
committed
#52 updates github build configuration
1 parent 24b1536 commit 409c4b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gradle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
- name: Set up JDK 17
2626
uses: actions/setup-java@v2
2727
with:
28-
java-version: '17'
28+
java-version: '19'
2929
distribution: 'liberica'
3030
java-package: 'jdk+fx'
3131
- name: Build with Gradle

0 commit comments

Comments
 (0)