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 7f38b5f commit 18431d8Copy full SHA for 18431d8
.github/workflows/win-cpu-arm64-build.yml
@@ -40,6 +40,7 @@ jobs:
40
with:
41
java-version: '21'
42
distribution: 'temurin'
43
+ architecture: 'aarch64'
44
cache: 'gradle'
45
46
- name: Setup Gradle
0 commit comments