Skip to content

Commit a369888

Browse files
committed
Global / concurrentRestrictions += Tags.limit(NativeTags.Link, 1)
1 parent 245e500 commit a369888

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.sbt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ ThisBuild / githubWorkflowBuildMatrixInclusions +=
2525
val tzdbVersion = "2019c"
2626
val scalajavaLocalesVersion = "1.5.4"
2727
Global / onChangedBuildSource := ReloadOnSourceChanges
28+
Global / concurrentRestrictions += Tags.limit(NativeTags.Link, 1)
2829

2930
lazy val downloadFromZip: TaskKey[Unit] =
3031
taskKey[Unit]("Download the tzdb tarball and extract it")

0 commit comments

Comments
 (0)