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

ci: run tests on windows #1853

Merged
merged 1 commit into from
Nov 26, 2023
Merged

ci: run tests on windows #1853

merged 1 commit into from
Nov 26, 2023

Conversation

SethFalco
Copy link
Member

@SethFalco SethFalco commented Nov 26, 2023

We had an issue where platform-specific tests weren't kept up-to-date since they don't all run in CI, and active maintainers only use Linux/macOS.

This adds windows-latest in the test runners.

Running tests 8 times seems a bit much (build minutes + carbon footprint) but I'm also reluctant to drop Node v14 support until SVGO v4 is released. I'm thinking for now we go with this, but if we run into any problems, I can drop Node v14 support in a minor update instead.

Both Node v14 and Node v16 are no longer supported, so I think it's sensible to drop them soon. I'd like to take this one at a time though, so starting with Node v14. Node v16 only came out of its support window recently anyway.

Related

@SethFalco SethFalco merged commit 7e259a2 into svg:main Nov 26, 2023
10 checks passed
@SethFalco SethFalco deleted the ci/windows branch November 26, 2023 15:48
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