diff --git a/pyproject.toml b/pyproject.toml index 8eec65c..d23e990 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -26,7 +26,7 @@ archs = ["auto64"] test-command = "python -c \"import pyceres; print(pyceres.__version__)\"" [tool.cibuildwheel.environment] -VCPKG_COMMIT_ID = "e01906b2ba7e645a76ee021a19de616edc98d29f" +VCPKG_COMMIT_ID = "10b7a178346f3f0abef60cecd5130e295afd8da4" [tool.cibuildwheel.linux] before-all = "{package}/ci/install-ceres-almalinux.sh"