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

Remove PostgreSQL 9.6 and 10 from the CI #332

Merged
merged 1 commit into from
Apr 11, 2023

Conversation

juliogonzalez
Copy link
Member

@juliogonzalez juliogonzalez commented Apr 9, 2023

While tds_fdw should still work fine with PostgreSQL 9.6 and 10, we are removing this PostgreSQL version from the CI, as it's end of life: https://www.postgresql.org/support/versioning/

Since it's end of life, the PostgreSQL repositories from the PostgreSQL Development Group we use, do not offer 9.6 anymore for RHEL and clones:

PostgresSQL 10 is still there, but it will probably be removed soon.

And while we could still test Deb packages (https://download.postgresql.org/pub/repos/apt/pool/), that would force specific restrictions on the CI matrix and, again, 9.6 is EoL.

@juliogonzalez
Copy link
Member Author

I just noticed PostgreSQL 10 is also EoL, so I will change the PR.

@juliogonzalez juliogonzalez changed the title Remove PostgreSQL 9.6 from the CI Remove PostgreSQL 9.6 and 10 from the CI Apr 9, 2023
@tds-fdw tds-fdw deleted a comment from jenkins-juliogonzalez Apr 9, 2023
@jenkins-juliogonzalez
Copy link
Member

Test PASSed.

@juliogonzalez
Copy link
Member Author

Merging, as we don't have 9.6 or 10 results anymore at https://jenkins.juliogonzalez.es/job/tds_fdw-build/

@juliogonzalez juliogonzalez merged commit d9e6eef into tds-fdw:master Apr 11, 2023
@juliogonzalez juliogonzalez deleted the remove-96-ci branch April 11, 2023 19:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants