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

fix: make CI pipeline run v7 on Node.js >= 16 #262

Closed
wants to merge 1 commit into from

Conversation

Hornwitser
Copy link

With sequelize/sequelize#16058 v14 is no longer supported on Sequelize v7. Update the CI pipeline to only run v7 tests if Node.js version is 16 or higher.

Also fix sqlite tests only being ran on Node.js v14.

Resolves sequelize/sequelize#16434

With sequelize/sequelize#16058 v14 is no longer supported on Sequelize
v7.  Update the CI pipeline to only run v7 tests if Node.js version is
16 or higher.

Also fix sqlite tests only being ran on Node.js v14.
@Hornwitser Hornwitser closed this Aug 29, 2023
@WikiRik
Copy link
Member

WikiRik commented Aug 29, 2023

My apologies, it seems I was too quick with creating my own pull request. Thanks for the report and the keen eye about sqlite. I have updated that in the other PR as well. Feel free to give that a review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants