Fix ubuntu arch
This commit is contained in:
2
.github/workflows/PyPI-publishing.yml
vendored
2
.github/workflows/PyPI-publishing.yml
vendored
@@ -48,7 +48,7 @@ jobs:
|
|||||||
}
|
}
|
||||||
- {
|
- {
|
||||||
os: ubuntu-latest,
|
os: ubuntu-latest,
|
||||||
arch: x64,
|
arch: aarch64,
|
||||||
python-ver: '3.8',
|
python-ver: '3.8',
|
||||||
name: 'manylinux2014_aarch64'
|
name: 'manylinux2014_aarch64'
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user