Skip to content

Commit fc4aa1e

Browse files
authored
Enable testing CPython 3.9 on Windows
1 parent eb397b8 commit fc4aa1e

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -130,10 +130,6 @@ jobs:
130130
tox: pypy3
131131
reactor:
132132
tox: pyside2
133-
- python:
134-
tox: py39
135-
os:
136-
python_platform: win32
137133
steps:
138134
- uses: actions/checkout@v2
139135
- name: Enable Problem Matchers

0 commit comments

Comments
 (0)