diff --git a/scripts/ci/jobs/build-wheels.yml b/scripts/ci/jobs/build-wheels.yml index 9b8f7de0523f999f8998f3d2d489c61cd21d4b51..8617cc2d384a810a77524ef9749af349459bf209 100644 --- a/scripts/ci/jobs/build-wheels.yml +++ b/scripts/ci/jobs/build-wheels.yml @@ -30,7 +30,7 @@ include: .wheels_template: &wheels_template stage: build script: - - pipx run cibuildwheel + - uvx cibuildwheel rules: - if: $CI_MERGE_REQUEST_LABELS =~ /.*ci::wheels only.*/ variables: