update readme to reflect java 25 requirement

This commit is contained in:
Craig Raw
2026-02-05 12:34:51 +02:00
parent b06d858794
commit 779a55c494
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ jobs:
- uses: actions/checkout@v6
with:
submodules: recursive
- name: Clear Java tool-cache for reproduciblity
- name: Clear Java tool-cache for reproducibility
shell: bash
run: rm -rf "$RUNNER_TOOL_CACHE"/Java_*
- name: Set up JDK 25.0.2