Skip to content

Commit

Permalink
Comment out the manylinux image
Browse files Browse the repository at this point in the history
  • Loading branch information
pseudo-rnd-thoughts committed Apr 29, 2024
1 parent cd58710 commit 5b5c4bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ skip = ["*-win32", "*i686", "pp*", "*-musllinux*"]
build-frontend = "build"

# vcpkg manylinux images
manylinux-x86_64-image = "ghcr.io/jessefarebro/manylinux2014_x86_64-vcpkg"
#manylinux-x86_64-image = "ghcr.io/jessefarebro/manylinux2014_x86_64-vcpkg"

[tool.cibuildwheel.linux]
environment-pass = ["GITHUB_REF"]
Expand Down

0 comments on commit 5b5c4bd

Please sign in to comment.