Skip to content

Commit 52ada46

Browse files
authored
fix: needs ci release python (delta-io#3885)
# Description oops Signed-off-by: Ion Koutsouris <15728914+ion-elgreco@users.noreply.github.com>
1 parent 654c013 commit 52ada46

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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)