Revert "test if signing issue is fixed with temurin"

This reverts commit 602c206dae.
This commit is contained in:
Armin Schrenk
2026-06-01 11:52:41 +02:00
parent 49ca7f4891
commit ae2fd74411
+1 -1
View File
@@ -82,7 +82,7 @@ jobs:
include:
- arch: x64
os: windows-latest
java-dist: 'temurin'
java-dist: 'zulu' #cannot use temurin, see https://github.com/cryptomator/cryptomator/issues/3824#issuecomment-2829827427
java-version: '26.0.1+8'
java-package: 'jdk'
steps: