We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ebe3464 commit 6255ba4Copy full SHA for 6255ba4
pyproject.toml
@@ -26,7 +26,7 @@ archs = ["auto64"]
26
test-command = "python -c \"import pyceres; print(pyceres.__version__)\""
27
28
[tool.cibuildwheel.environment]
29
-VCPKG_COMMIT_ID = "e01906b2ba7e645a76ee021a19de616edc98d29f"
+VCPKG_COMMIT_ID = "9b75e789ece3f942159b8500584e35aafe3979ff"
30
31
[tool.cibuildwheel.linux]
32
before-all = "{package}/ci/install-ceres-almalinux.sh"
0 commit comments