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 4ae3dce commit bddabe5Copy full SHA for bddabe5
.github/workflows/main.yml
@@ -18,6 +18,14 @@ jobs:
18
cpython_branch: "3.12"
19
cpython_commit: 0fb18b02c8ad56299d6a2910be0bab8ad601ef24
20
os: windows-2022
21
+ - arch: x64
22
+ cpython_branch: "3.11"
23
+ cpython_commit: 8b6ee5ba3bd08368ba3c763cea28ce1464a88e62
24
+ os: windows-2022
25
+ - arch: x86
26
27
28
29
- arch: x64
30
cpython_branch: "3.8"
31
cpython_commit: a56dcaefd66fc2fdd16ce21be9fc95fa40037c21
0 commit comments