Hi,
It looks like the configuration at:
https://github.com/typelevel/fs2-grpc/blob/update/sbt-2.0.0/.github/workflows/ci.yml#L32
needs to be updated for the update/sbt-2.0.0 branch to build successfully.
I noticed this from the failing GitHub Actions run:
https://github.com/typelevel/fs2-grpc/actions/runs/27648314105/job/81765765302#step:5:9
Unless I'm missing something, adjusting that workflow configuration should fix the build for this branch.
Hi,
It looks like the configuration at:
https://github.com/typelevel/fs2-grpc/blob/update/sbt-2.0.0/.github/workflows/ci.yml#L32
needs to be updated for the update/sbt-2.0.0 branch to build successfully.
I noticed this from the failing GitHub Actions run:
https://github.com/typelevel/fs2-grpc/actions/runs/27648314105/job/81765765302#step:5:9
Unless I'm missing something, adjusting that workflow configuration should fix the build for this branch.