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