Skip to content

Update CI to always build CTA (objectstore) and CTA (pgsched)

Currently our CI only builds CTA with the objectstore enabled by default. This means sometimes we get breaking changes in the Postgres scheduler that are only detected at the nightly run.

This can simply be a job that runs in parallel to the cta build process