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 84958e7 commit 8f0b5bbCopy full SHA for 8f0b5bb
.github/workflows/build.yml
@@ -27,7 +27,7 @@ jobs:
27
- 25 # LTS
28
include:
29
- os-name: windows-11-arm
30
- java-version: 25 # LTS
+ java-version: 23 # Latest Temurin for ARM
31
- os-name: macos-latest
32
java-version: 25 # LTS
33
0 commit comments