Skip to content

Commit 7e1aed3

Browse files
authored
Update maven.yml
1 parent 6af55a2 commit 7e1aed3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/maven.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- name: Set up JDK 8
2020
uses: actions/setup-java@v2
2121
with:
22-
java-version: '8.0.282'
22+
java-version: '8.0.282+jx'
2323
distribution: 'adopt'
2424
- name: Add openjfx
2525
run: sudo apt-get install openjfx

0 commit comments

Comments
 (0)