Fix python aarch64
This commit is contained in:
1
.github/workflows/PyPI-publishing.yml
vendored
1
.github/workflows/PyPI-publishing.yml
vendored
@@ -73,6 +73,7 @@ jobs:
|
|||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
|
|
||||||
- name: '🛠️ Set up Python'
|
- name: '🛠️ Set up Python'
|
||||||
|
if: ${{ !contains(matrix.config.os, 'macos-14') }}
|
||||||
uses: actions/setup-python@v2
|
uses: actions/setup-python@v2
|
||||||
with:
|
with:
|
||||||
python-version: ${{ matrix.config.python-ver }}
|
python-version: ${{ matrix.config.python-ver }}
|
||||||
|
|||||||
Reference in New Issue
Block a user