Skip to content

Enhance CI workflow with matrix strategy PostgreSQL version#70

Draft
bobvanoorschot wants to merge 1 commit intomainfrom
Upgrade-test-service-database-version
Draft

Enhance CI workflow with matrix strategy PostgreSQL version#70
bobvanoorschot wants to merge 1 commit intomainfrom
Upgrade-test-service-database-version

Conversation

@bobvanoorschot
Copy link
Copy Markdown
Collaborator

@bobvanoorschot bobvanoorschot commented Dec 6, 2024

This pull request includes changes to the .github/workflows/ci.yml file to enhance the CI workflow by introducing a matrix strategy for testing across multiple versions of Ruby and PostgreSQL.

Enhancements to CI workflow:

  • .github/workflows/ci.yml: Introduced a matrix strategy to test the application on different versions of Ruby (3.3.3) and PostgreSQL (15, 16, 17). This ensures compatibility across various environments.

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.

1 participant