This is an automated email from the ASF dual-hosted git repository.

jmalkin pushed a commit to branch wheels_patch
in repository https://gitbox.apache.org/repos/asf/datasketches-python.git

commit be03e09dc576bd1a79ab9daaaa6317c4eb2b17c9
Author: Ian McGraw <[email protected]>
AuthorDate: Wed Dec 4 16:29:52 2024 -0500

    (chore) update cibuildwheel version
---
 .github/workflows/build_wheels.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/build_wheels.yml 
b/.github/workflows/build_wheels.yml
index d808cc0..0a78c0c 100644
--- a/.github/workflows/build_wheels.yml
+++ b/.github/workflows/build_wheels.yml
@@ -5,7 +5,7 @@ on:
 
 env:
   BUILD_TYPE: Release
-  MIN_CIBUILDWHEEL_VERSION: 2.16.2
+  MIN_CIBUILDWHEEL_VERSION: 2.22.0
   PYTHON_VERSION: 3.x
 
 jobs:


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to