Skip to content

Commit eb397b8

Browse files
authored
Skip testing on Windows with CPython 3.9
1 parent dc27261 commit eb397b8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/ci.yml

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

0 commit comments

Comments
 (0)