Skip to content

Commit b4cc8f9

Browse files
committed
updated different ubuntu architectures
1 parent c6e57cc commit b4cc8f9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/release.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ jobs:
1919
- os: ubuntu
2020
platform: linux
2121
target: x86_64
22+
interpreter: 3.10.12
2223
- os: ubuntu
2324
platform: linux
2425
target: aarch64
@@ -28,8 +29,7 @@ jobs:
2829
interpreter: 3.10.12
2930
- os: ubuntu
3031
platform: linux
31-
target: aarch64
32-
manylinux: musllinux_1_1
32+
interpreter: 3.10.12
3333
- os: ubuntu
3434
platform: linux
3535
target: s390x

0 commit comments

Comments
 (0)