We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6af55a2 commit 7e1aed3Copy full SHA for 7e1aed3
.github/workflows/maven.yml
@@ -19,7 +19,7 @@ jobs:
19
- name: Set up JDK 8
20
uses: actions/setup-java@v2
21
with:
22
- java-version: '8.0.282'
+ java-version: '8.0.282+jx'
23
distribution: 'adopt'
24
- name: Add openjfx
25
run: sudo apt-get install openjfx
0 commit comments