v0.0.3
Some checks failed
CI/CD / build-deploy (pull_request) Failing after 1s

This commit is contained in:
Timi
2026-05-10 16:48:18 +08:00
parent 17eb4af81c
commit f0905f4aa2

View File

@@ -12,7 +12,7 @@ jobs:
runs-on: act_runner_java
if: ${{ github.event.pull_request.merged == true }}
env:
JAVA_HOME: /usr/lib/jvm/java-21-openjdk
JAVA_HOME: /usr/lib/jvm/java-25-openjdk
steps:
- name: Checkout code
run: |