Skip to content

Commit 8f0b5bb

Browse files
authored
Update Java version for Windows ARM in build workflow
Signed-off-by: Ash <[email protected]>
1 parent 84958e7 commit 8f0b5bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
- 25 # LTS
2828
include:
2929
- os-name: windows-11-arm
30-
java-version: 25 # LTS
30+
java-version: 23 # Latest Temurin for ARM
3131
- os-name: macos-latest
3232
java-version: 25 # LTS
3333

0 commit comments

Comments
 (0)