sbt-typelevel icon indicating copy to clipboard operation
sbt-typelevel copied to clipboard

Constants for default OSes with pinned versions

Open armanbilge opened this issue 1 year ago • 0 comments

In https://github.com/typelevel/sbt-typelevel/pull/762 we changed the default OS to a pinned Ubuntu version. Downstream builds which are using macOS and Windows may want to pin versions for those too for similar reasons. However, it's annoying if every downstream has to remember to bump these OS versions periodically. So maybe we should expose our recommended (and tested) pins versions as constants, than can be used in downstream builds.

armanbilge avatar Oct 17 '24 17:10 armanbilge