mirror of
https://github.com/cryptomator/cryptomator.git
synced 2026-08-02 05:16:03 +00:00
Bump jdk to 26 (or 26.0.1+8)
This commit is contained in:
@@ -50,7 +50,7 @@ on:
|
||||
|
||||
env:
|
||||
JAVA_DIST: 'temurin'
|
||||
JAVA_VERSION: '25.0.2+10.0.LTS'
|
||||
JAVA_VERSION: '26.0.1+8'
|
||||
VERSION_NUM: ${{ inputs.semVerNum || '99.99.99'}}
|
||||
REVISION_NUM: ${{ inputs.revisionNum || '0' }}
|
||||
VERSION_SUFFIX: ${{ inputs.semVerSuffix || ''}}
|
||||
|
||||
Reference in New Issue
Block a user