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

Uses msvc for windows test actions #36

Merged
merged 1 commit into from
Jan 3, 2023
Merged

Conversation

igormcoelho
Copy link
Contributor

As discussed with @vidalt , it's better to use native compiler such as MSVC instead of MinGW for windows, as MinGW project is much more bug prone than GCC on linux.
Repo https://github.com/ilammy/msvc-dev-cmd seems to be trustworthy, and any issue in tests will not cause any security issue.. but it's also possible for @vidalt to fork it and we use this forked link here... but important updates may be missed, so I think it's fine to just use ilammy/msvc-dev-cmd

Fixes #33
Closes #33

@vidalt vidalt merged commit 1993a52 into vidalt:dev Jan 3, 2023
@igormcoelho igormcoelho deleted the patch-1 branch January 3, 2023 22:06
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