mirror of
https://github.com/Nostalgica-Reverie/Content-Monorepo.git
synced 2026-05-09 00:24:15 +00:00
chore(actions): nvm try java 25
This commit is contained in:
@@ -16,7 +16,7 @@ jobs:
|
||||
fetch-depth: 1
|
||||
|
||||
- name: Install Java
|
||||
run: apt-get install -y openjdk-21-jre-headless
|
||||
run: apt-get update && apt-get install -y openjdk-25-jre-headless
|
||||
|
||||
- name: Validate all
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user