We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08bd6cb commit 07c643eCopy full SHA for 07c643e
.github/workflows/main.yml
@@ -13,7 +13,7 @@ jobs:
13
14
- uses: actions/setup-java@v4
15
with:
16
- distribution: temurin
+ distribution: zulu
17
java-version: 17
18
java-package: jdk+fx
19
cache: sbt
0 commit comments