Skip to content

Commit 52ada46

Browse files
authored
fix: needs ci release python (#3885)
# Description oops Signed-off-by: Ion Koutsouris <[email protected]>
1 parent 654c013 commit 52ada46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python_release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,8 +135,8 @@ jobs:
135135
[
136136
validate-release-tag,
137137
release-pypi-manylinux-x86-64,
138-
release-pypi-manylinux-217-aarch64,
139138
release-pypi-manylinux-228-aarch64,
139+
release-pypi-musl-x86-64,
140140
release-pypi-mac,
141141
release-pypi-windows,
142142
]

0 commit comments

Comments
 (0)