build: set Java 24 for windows bundle
This commit is contained in:
@@ -61,7 +61,7 @@ jobs:
|
||||
- name: Set up JDK
|
||||
uses: oracle-actions/setup-java@v1
|
||||
with:
|
||||
release: 21
|
||||
release: 24
|
||||
|
||||
- name: Print Java version
|
||||
shell: bash
|
||||
|
||||
Reference in New Issue
Block a user