We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f5a29d5 commit 4f4f880Copy full SHA for 4f4f880
1 file changed
.github/workflows/main.yml
@@ -19,7 +19,7 @@ jobs:
19
20
- uses: actions/setup-java@v4
21
with:
22
- distribution: temurin
+ distribution: zulu
23
java-version: 17
24
java-package: jdk+fx
25
cache: sbt
0 commit comments