You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Remove the dependency from the sendgrid-oai repo and prism.
- Build and start containers on test target on a single
statement.
This should fix the builds over the main branch, because
`docker-compose` is compose v1 which has been deprecated and
not installed on newest versions of github actions
`ubuntu-latest`.
more info:
https://docs.docker.com/compose/migrate/#what-are-the-differences-between-compose-v1-and-compose-v2
0 commit comments