apache / pekko

Build highly concurrent, distributed, and resilient message-driven applications using Java/Scala
https://pekko.apache.org/
Apache License 2.0
1.17k stars 139 forks source link

build issue in nightly-builds.yml #1329

Closed pjfanning closed 3 months ago

pjfanning commented 3 months ago

relates to https://github.com/apache/pekko/pull/1324

See failures in JDK11 builds in https://github.com/apache/pekko/actions/runs/9104380012/job/25028122890

The affected sbt calls only happen when Java version is 11 due to conditions in the workflow yml.

He-Pin commented 3 months ago
The workflow is not valid. .github/workflows/nightly-builds.yml (Line: 177, Col: 14): Unexpected symbol: '('. Located at position 31 within expression: matrix.scalaVersion.startsWith("3") --