增加github actions自动打包配置
This commit is contained in:
committed by
SuperMonster003
parent
3325227350
commit
702522aa81
@@ -657,6 +657,9 @@ class Versions(filePath: String) {
|
||||
"2023.1" to javaVersionMinSuggested, /* Aug 17, 2023. */
|
||||
"2022.3" to javaVersionMinSuggested, /* Aug 17, 2023. */
|
||||
),
|
||||
"unknown" to mapOf(
|
||||
/* Empty for unknown. */
|
||||
)
|
||||
)
|
||||
|
||||
val javaVersion: JavaVersion by lazy {
|
||||
|
||||
Reference in New Issue
Block a user