Skip to content

Add GitHub Actions for testing windows #8327

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

Merged
merged 1 commit into from
Jan 24, 2020
Merged

Add GitHub Actions for testing windows #8327

merged 1 commit into from
Jan 24, 2020

Conversation

asottile
Copy link
Contributor

Resolves #8292

@ilevkivskyi ilevkivskyi merged commit 5f29d80 into python:master Jan 24, 2020
@asottile asottile deleted the github_actions branch January 26, 2020 23:09
emmatyping added a commit that referenced this pull request Sep 17, 2022
I don't think testing the different architecture gains us anything, and [we don't build mypyc compiled wheels for win32 anyway](https://github.com/mypyc/mypy_mypyc-wheels/blob/aabe075c7abe8baa0b212cc14e7ab607dffa6934/build_wheel.py#L35), so there shouldn't be a difference between the two. This should provide a nice speedup to the test suite as well.

These tests were initially introduced in #8327.
hauntsaninja pushed a commit that referenced this pull request Sep 17, 2022
I don't think testing the different architecture gains us anything, and
[we don't build mypyc compiled wheels for win32
anyway](https://github.com/mypyc/mypy_mypyc-wheels/blob/aabe075c7abe8baa0b212cc14e7ab607dffa6934/build_wheel.py#L35),
so there shouldn't be a difference between the two. This should provide
a nice speedup to the test suite as well.

These tests were initially introduced in
#8327.
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.

Consider replacing AppVeyor with Azure Pipelines
2 participants