Skip to content

sbt2 prep: use projectMatrix, not crossProject - #1157

Merged
kitbellew merged 1 commit into
1156from
1157
Aug 9, 2026
Merged

sbt2 prep: use projectMatrix, not crossProject#1157
kitbellew merged 1 commit into
1156from
1157

Conversation

@kitbellew

@kitbellew kitbellew commented Aug 9, 2026

Copy link
Copy Markdown
Collaborator

projectMatrix builds each Scala version as its own project in parallel, so + is gone and the source layout is wired explicitly. The guards' next-Scala row must not publish: its binary version is 3, like scala3.

Co-Authored-By: Claude noreply@anthropic.com

projectMatrix builds each Scala version as its own project in parallel,
so `+` is gone and the source layout is wired explicitly. The guards'
next-Scala row must not publish: its binary version is 3, like scala3.

Co-Authored-By: Claude <noreply@anthropic.com>
@kitbellew
kitbellew merged commit 889113d into main Aug 9, 2026
5 checks passed
@kitbellew
kitbellew deleted the 1157 branch August 9, 2026 07:12
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.

1 participant