mirror of
https://github.com/PhotonVision/photonvision
synced 2026-06-25 01:41:40 +00:00
Upgrade to java 25 (#2441)
This commit is contained in:
2
.github/workflows/lint-format.yml
vendored
2
.github/workflows/lint-format.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user