File tree Expand file tree Collapse file tree 2 files changed +6
-10
lines changed
Expand file tree Collapse file tree 2 files changed +6
-10
lines changed Original file line number Diff line number Diff line change 2525 - bits : 32
2626 arch : i686
2727 python : cpython-3.11.5-linux-x86-gnu # latest available on uv
28- - bits : 64
29- arch : x86_64
30- python : cpython-3.10-linux-x86_64-gnu
31- exclude : # Intentionally not 64, as we haven't configured self-hosted runners for it yet.
32- - bits : 64
28+ # - bits: 64 # Intentionally not 64, as we haven't configured self-hosted runners for it yet.
29+ # arch: x86_64
30+ # python: cpython-3.10-linux-x86_64-gnu
3331
3432 steps :
3533 - uses : actions/checkout@v4
Original file line number Diff line number Diff line change 2929 - bits : 32
3030 arch : x86
3131 python : cpython-3.10.20-windows-x86-none
32- - bits : 64
33- arch : x64
34- python : cpython-3.10.20-windows-x86_64-none
35- exclude : # Intentionally not 64, as we haven't configured self-hosted runners for it yet.
36- - bits : 64
32+ # - bits: 64 # Intentionally not 64, as we haven't configured self-hosted runners for it yet.
33+ # arch: x64
34+ # python: cpython-3.10.20-windows-x86_64-none
3735
3836 steps :
3937 - uses : actions/checkout@v4
You can’t perform that action at this time.
0 commit comments