mirror of
https://github.com/sbt/sbt.git
synced 2026-09-08 03:09:49 +02:00
Scala 2.12.17
This bumps up scala-xml to 2.x.
This commit is contained in:
@@ -49,7 +49,7 @@ jobs:
|
||||
env:
|
||||
JAVA_OPTS: -Xms800M -Xmx2G -Xss6M -XX:ReservedCodeCacheSize=128M -server -Dsbt.io.virtual=false -Dfile.encoding=UTF-8
|
||||
JVM_OPTS: -Xms800M -Xmx2G -Xss6M -XX:ReservedCodeCacheSize=128M -server -Dsbt.io.virtual=false -Dfile.encoding=UTF-8
|
||||
SCALA_212: 2.12.16
|
||||
SCALA_212: 2.12.17
|
||||
SCALA_213: 2.13.8
|
||||
SCALA_3: 3.1.0
|
||||
UTIL_TESTS: "utilCache/test utilControl/test utilInterface/test utilLogging/test utilPosition/test utilRelation/test utilScripted/test utilTracking/test"
|
||||
|
||||
Reference in New Issue
Block a user