10000 feat(java): bump to Java 25 · SpongePowered/SpongeAPI@11e7548 · GitHub
[go: up one dir, main page]

Skip to content

feat(java): bump to Java 25 #1118

feat(java): bump to Java 25

feat(java): bump to Java 25 #1118

name: Spotless Check
on:
push:
branches: "**"
tags-ignore: ["**"]
pull_request:
jobs:
call-check:
uses: SpongePowered/.github/.github/workflows/shared-check-spotless.yaml@master
with:
runtime_version: 21
secrets: inherit
0