Skip to content

Commit 5c8093e

Browse files
committed
.github/workflows: ...
1 parent 642ed2a commit 5c8093e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,7 @@ jobs:
212212
- name: Build wheels
213213
uses: pypa/[email protected]
214214
env:
215-
CIBW_ARCHS_LINUX: x86_64
215+
CIBW_ARCHS_LINUX: aarch64
216216
CIBW_BUILD_FRONTEND: build
217217
CIBW_ENVIRONMENT_LINUX : >
218218
TA_LIBRARY_PATH="ta-lib-install/lib"

0 commit comments

Comments
 (0)