mirror of
https://github.com/cryptomator/cryptomator.git
synced 2026-07-26 01:53:07 +00:00
Bump jdk to 26 (or 26.0.1+8)
This commit is contained in:
@@ -54,7 +54,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