Skip to content

Commit 1aaf026

Browse files
committed
release: add pp310
1 parent 055882d commit 1aaf026

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-linux.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
strategy:
1616
matrix:
1717
arch: ["x86_64", "aarch64"]
18-
build: ["cp38-*", "cp39-*", "cp310-*", "cp311-*", "cp312-*", "cp313-*", "pp38-*", "pp39-*"]
18+
build: ["cp38-*", "cp39-*", "cp310-*", "cp311-*", "cp312-*", "cp313-*", "pp38-*", "pp39-*", "pp310-*"]
1919
exclude:
2020
- arch: "aarch64"
2121
build: "pp38-*"

0 commit comments

Comments
 (0)