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

GitHub actions needs postgresql upgrading #104

Open
wheresalice opened this issue Dec 18, 2022 · 0 comments · May be fixed by #105
Open

GitHub actions needs postgresql upgrading #104

wheresalice opened this issue Dec 18, 2022 · 0 comments · May be fixed by #105

Comments

@wheresalice
Copy link
Contributor

Overview

GitHub actions are currently failing because we are using an older version of Postgresql

Scope

Upgrade the version of postgresql being used in GitHub actions to 11.0 or later (check the Django and GitHub docs for supported versions)

Acceptance Criteria

GitHub actions no longer fail on running migrations

Questions/Assumptions

  • Assumption - we can upgrade to the version being used in docker-compose (although this is currently just :latest, which we may want to set to a (more) specific version)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant