mirror of
https://github.com/cryptomator/cryptomator.git
synced 2026-07-19 22:42:27 +00:00
[skip ci] fix wrong JDK version in appimage build
This commit is contained in:
@@ -11,7 +11,7 @@ on:
|
||||
|
||||
env:
|
||||
JAVA_DIST: 'temurin'
|
||||
JAVA_VERSION: '23.0.27'
|
||||
JAVA_VERSION: '23.0.2'
|
||||
|
||||
jobs:
|
||||
get-version:
|
||||
|
||||
Reference in New Issue
Block a user