mirror of
https://github.com/SpigotMC/BungeeCord.git
synced 2026-06-24 07:20:37 +00:00
Add Java 25 to GitHub Actions
This commit is contained in:
@@ -9,7 +9,7 @@ jobs:
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
java: [8, 11, 17, 21, 25-ea]
|
||||
java: [8, 11, 17, 21, 25]
|
||||
|
||||
name: Java ${{ matrix.java }}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user