We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9624828 commit e48b8b2Copy full SHA for e48b8b2
.github/workflows/release.yml
@@ -22,6 +22,7 @@ jobs:
22
uses: actions/setup-java@v3
23
with:
24
java-version: 17
25
+ distribution: 'zulu'
26
# TODO make the changelog actually be built
27
# - name: Build Changelog
28
# id: build_changelog
0 commit comments