Community builds should run integration tests on the core project

Community builds should run integration tests on the core project. Problem: I encountered a Stack Overflow issue while testing the latest version of Scala 3.3.8-RC1. I wonder if others have also noticed this. If no one has noticed this, wouldn’t it be easy to abandon a version 3.3.8?

I raised this question because I think we can optimize the process. I don’t mean any blame. For example, before the final release, we could run integration tests on projects like cats, zio, and akka to prove that the bytecode we generated is correct.