Skip to content

feat: add Scala 3.8.4 cross-compilation target#3295

Open
He-Pin wants to merge 1 commit into
apache:mainfrom
He-Pin:add-scala-3.8.4-cross-build
Open

feat: add Scala 3.8.4 cross-compilation target#3295
He-Pin wants to merge 1 commit into
apache:mainfrom
He-Pin:add-scala-3.8.4-cross-build

Conversation

@He-Pin

@He-Pin He-Pin commented Jul 5, 2026

Copy link
Copy Markdown
Member

Motivation

Ensure pekko compiles and tests pass on the next Scala 3 release line (3.8.x), preparing for future Scala 3.9.x compatibility.

Modification

  • Add scala3NextVersion = "3.8.4" to Dependencies.scala
  • Add Scala 3.8.4 to allScalaVersions / crossScalaVersions
  • Add "3.8.x" to CI matrix in build-test-prValidation.yml

Result

CI now compiles and tests against Scala 2.13.x, 3.3.x, and 3.8.x. Publishing continues with Scala 3.3.8.

Tests

CI will validate

References

None - proactive compatibility testing

Motivation:
Ensure pekko compiles and tests pass on the next Scala 3 release line.

Modification:
Add Scala 3.8.4 (scala3NextVersion) to crossScalaVersions and CI matrix.

Result:
CI now tests against Scala 2.13.x, 3.3.x, and 3.8.x.

Tests:
Not run - CI will validate

References:
None - proactive compatibility testing
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