9
0
mirror of https://github.com/Xiao-MoMi/Custom-Nameplates.git synced 2025-12-31 12:46:31 +00:00

Fix build

This commit is contained in:
XiaoMoMi
2024-10-06 23:12:48 +08:00
parent e392e0fd4d
commit 4b2ddf6cd1
8 changed files with 21 additions and 81 deletions

View File

@@ -1,2 +1,4 @@
jdk:
- openjdk17
before_install:
- sdk install java 17.0.11-oracle
- sdk install java 21.0.3-oracle
- sdk use java 17.0.11-oracle