chore: upgrade jdk 21.0.6b895.91

This commit is contained in:
hstyi
2025-02-25 13:20:55 +08:00
committed by hstyi
parent d388bcfc92
commit 1f3ef5f3f0
4 changed files with 4 additions and 4 deletions

View File

@@ -11,7 +11,7 @@ jobs:
fetch-depth: 0
# download jdk
- run: wget -q -O $RUNNER_TEMP/java_package.tar.gz https://cache-redirector.jetbrains.com/intellij-jbr/jbrsdk-21.0.6-linux-x64-b825.69.tar.gz
- run: wget -q -O $RUNNER_TEMP/java_package.tar.gz https://cache-redirector.jetbrains.com/intellij-jbr/jbrsdk-21.0.6-linux-x64-b895.91.tar.gz
# appimagetool
- run: sudo apt install libfuse2