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 7dd115a commit e5f938eCopy full SHA for e5f938e
.github/workflows/release.yml
@@ -32,6 +32,7 @@ jobs:
32
with:
33
java-version: '17'
34
distribution: 'temurin'
35
+ architecture: 'x64'
36
37
- name: Setup Gradle
38
uses: gradle/actions/setup-gradle@v4
0 commit comments