Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update the CI DB HOST to localhost #718

Closed
jwoertink opened this issue Dec 29, 2021 · 0 comments · Fixed by #719
Closed

Update the CI DB HOST to localhost #718

jwoertink opened this issue Dec 29, 2021 · 0 comments · Fixed by #719
Labels
good first issue Good for newcomers

Comments

@jwoertink
Copy link
Member

I'm pretty sure this line can just go away... Or it may have to be set to localhost... Basically, we used to run on actual Crystal containers and Github auto mapped postgres as the host to the service. Now we just run directly on the ubuntu-latest machine, so the host is just localhost.

Avram can be used as an example here too if need be.
https://github.com/luckyframework/avram/blob/9b184d4b586d783b096a5d377eafd98c78e32026/.github/workflows/ci.yml#L82

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant