Upgrade to java 25 (#2441)

This commit is contained in:
Sam Freund
2026-04-23 00:10:38 -05:00
committed by GitHub
parent d1a02a542c
commit 803bdb222c
12 changed files with 358 additions and 357 deletions

View File

@@ -61,7 +61,7 @@ jobs:
fetch-depth: 0
- uses: actions/setup-java@v5
with:
java-version: 21
java-version: 25
distribution: temurin
- run: |
set +e