Skip to content

Commit 8a955b6

Browse files
authored
Merge pull request #131 from altendky/re-enable_pypy_on_windows
Re-enable PyPy3 on Windows in GitHub Actions
2 parents f5beb00 + 0b3c2e5 commit 8a955b6

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -134,11 +134,6 @@ jobs:
134134
tox: py39
135135
os:
136136
python_platform: win32
137-
- python:
138-
# Disabled due to https://github.com/pytest-dev/pytest-twisted/issues/127
139-
tox: pypy3
140-
os:
141-
python_platform: win32
142137
steps:
143138
- uses: actions/checkout@v2
144139
- name: Enable Problem Matchers

0 commit comments

Comments
 (0)