You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[community-build] Don't set --no-server for mill projects and publish scala-library artifact (#24209)
According to mill --help --no-server is already implied by -i. Only one
of these two should be used.
Add publishing of scala-library-bootstrapped in the prepeareCommunityBuild task
Disable scas - mill 1.0 seems to not support Scala 3 snapshot versions
0 commit comments