Skip to content

Commit

Permalink
Merge pull request #7149 from scalacenter/try-cirrus-ci
Browse files Browse the repository at this point in the history
  • Loading branch information
eed3si9n committed Feb 15, 2023
2 parents ec77066 + 8a97419 commit 1a12daa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.sbt
Expand Up @@ -1173,6 +1173,7 @@ lazy val sbtClientProj = (project in file("client"))
nativeImageReady := { () =>
()
},
nativeImageVersion := "22.2.0",
nativeImageOutput := target.value / "bin" / "sbtn",
nativeImageOptions ++= Seq(
"--no-fallback",
Expand Down

0 comments on commit 1a12daa

Please sign in to comment.