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 fb19649 commit 5edb6f9Copy full SHA for 5edb6f9
.github/workflows/Build_wheels_for_cpython310_x86_64.yml
@@ -14,12 +14,12 @@ jobs:
14
fail-fast: false
15
matrix:
16
os:
17
- - name: Ubuntu 24+16 amd64 CPython 3.10
+ - name: Ubuntu 24+20 amd64 CPython 3.10
18
runs-on: ubuntu-latest
19
matrix: linux
20
arch: amd64
21
tag_arch: x86_64
22
- release: xenial
+ release: focal
23
mirror: http://azure.archive.ubuntu.com/ubuntu
24
version: 1.5.6.3
25
pyver: "3.10"
0 commit comments