Skip to content

Commit

Permalink
release: add pp310
Browse files Browse the repository at this point in the history
  • Loading branch information
nim65s committed Jan 20, 2025
1 parent 055882d commit 1aaf026
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
strategy:
matrix:
arch: ["x86_64", "aarch64"]
build: ["cp38-*", "cp39-*", "cp310-*", "cp311-*", "cp312-*", "cp313-*", "pp38-*", "pp39-*"]
build: ["cp38-*", "cp39-*", "cp310-*", "cp311-*", "cp312-*", "cp313-*", "pp38-*", "pp39-*", "pp310-*"]
exclude:
- arch: "aarch64"
build: "pp38-*"
Expand Down

0 comments on commit 1aaf026

Please sign in to comment.