Skip to content

Commit

Permalink
custom musl build seems malformed
Browse files Browse the repository at this point in the history
  • Loading branch information
ahl committed Feb 24, 2025
1 parent 177d9ac commit 787dbce
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions dist-workspace.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,3 @@ installers = []
targets = ["aarch64-apple-darwin", "x86_64-apple-darwin", "x86_64-unknown-linux-gnu", "x86_64-unknown-linux-musl", "x86_64-pc-windows-msvc"]
# Which actions to run on pull requests
pr-run-mode = "plan"

[dist.github-custom-runners.x86_64-unknown-linux-gnu]
container = { image = "quay.io/pypa/manylinux_2_28_x86_64", host = "x86_64-unknown-linux-musl" }

0 comments on commit 787dbce

Please sign in to comment.