Ensure JDK 23 is used in building mac dmg x64

This commit is contained in:
Armin Schrenk
2025-01-10 14:33:34 +01:00
committed by GitHub
parent 4a0c8ae80e
commit d7d6e46b2a

View File

@@ -15,7 +15,7 @@ on:
env:
JAVA_DIST: 'zulu'
JAVA_VERSION: '22.0.2+9'
JAVA_VERSION: '23.0.1+11'
jobs:
get-version: