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 53dd328 commit 25e1f28Copy full SHA for 25e1f28
.github/workflows/main.yml
@@ -18,14 +18,6 @@ jobs:
18
cpython_branch: "3.12"
19
cpython_commit: 0b05ead877f909b7efe712db758012d9dbece7ce
20
os: windows-2022
21
- - arch: x64
22
- cpython_branch: "3.8"
23
- cpython_commit: 39b2f82717a69dde7212bc39b673b0f55c99e6a3
24
- os: windows-2019
25
- - arch: x86
26
27
28
29
runs-on: ${{ matrix.os }}
30
steps:
31
- name: Set up python
0 commit comments