We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e49202 commit 06130bdCopy full SHA for 06130bd
.github/workflows/ci.yml
@@ -166,14 +166,14 @@ jobs:
166
strategy:
167
matrix:
168
platform:
169
- - target: x64
170
- os: windows-latest
171
- py_arch: "x64"
172
- interpreter: "pypy3.10"
173
174
175
176
- interpreter: "pypy3.9"
+ # - target: x64
+ # os: windows-latest
+ # py_arch: "x64"
+ # interpreter: "pypy3.10"
+ # interpreter: "pypy3.9"
177
- target: x64
178
os: windows-latest
179
py_arch: "x64"
0 commit comments