Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add JDK's and OS'es to GitHub actions CI matrix #98

Merged
merged 2 commits into from
Nov 2, 2023

Conversation

mdedetrich
Copy link
Collaborator

Just to make sure that everything works on platforms we are meant to support

@mdedetrich mdedetrich force-pushed the add-jdks-and-oses-to-ci-matrix branch from 27c82f4 to a5d427d Compare November 2, 2023 07:55
build.sbt Outdated
@@ -51,7 +60,7 @@ scalacOptions ++= Seq(
)
(pluginCrossBuild / sbtVersion) := {
scalaBinaryVersion.value match {
case "2.12" => "1.2.8"
case "2.12" => "1.6.2"
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is due to sbt/sbt#6558

@mdedetrich mdedetrich force-pushed the add-jdks-and-oses-to-ci-matrix branch 5 times, most recently from 4392dda to f131827 Compare November 2, 2023 10:48
@mdedetrich mdedetrich force-pushed the add-jdks-and-oses-to-ci-matrix branch from f131827 to 1a3c9a1 Compare November 2, 2023 11:01
@mdedetrich mdedetrich merged commit f05c83d into sbt:main Nov 2, 2023
10 checks passed
@mdedetrich mdedetrich deleted the add-jdks-and-oses-to-ci-matrix branch November 2, 2023 12:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants