Build akka-persistence-query on scala3 (#30663)
* Build akka-persistence-query on scala3 * Build and test on scala3 on GHA * scalafmt * Also akka-persistence-shared * Add mima exclusions * Add type to implicit, not to probe
This commit is contained in:
parent
1e389da9b8
commit
6c2ed1b17d
15 changed files with 57 additions and 27 deletions
2
.github/workflows/scala3-build.yml
vendored
2
.github/workflows/scala3-build.yml
vendored
|
|
@ -24,7 +24,7 @@ jobs:
|
|||
- akka-cluster/Test/compile
|
||||
- akka-coordination/test
|
||||
- akka-discovery/test
|
||||
- akka-persistence/compile
|
||||
- akka-persistence/test akka-persistence-shared/test akka-persistence-query/test
|
||||
- akka-pki/test
|
||||
- akka-serialization-jackson/test
|
||||
- akka-slf4j/test
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue