diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index a09dbc69..6892969d 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -12,7 +12,7 @@ linux: DOCKER_TLS_CERTDIR: "" script: - curl -sSL https://get.docker.com/ | sh - - python -m pip install cibuildwheel==2.11.3 + - python -m pip install cibuildwheel #==2.11.3 - cibuildwheel --output-dir wheelhouse parallel: matrix: