mirror of
https://github.com/PhotonVision/photonvision
synced 2026-06-21 01:01:41 +00:00
Upgrade to java 25 (#2441)
This commit is contained in:
2
.github/workflows/photon-api-docs.yml
vendored
2
.github/workflows/photon-api-docs.yml
vendored
@@ -62,7 +62,7 @@ jobs:
|
||||
run: git fetch --tags --force
|
||||
- uses: actions/setup-java@v5
|
||||
with:
|
||||
java-version: 21
|
||||
java-version: 25
|
||||
distribution: temurin
|
||||
- name: Build javadocs/doxygen
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user