diff --git a/.github/workflows/wheels.yml b/.github/workflows/wheels.yml index 5a445e2..3d7e17f 100644 --- a/.github/workflows/wheels.yml +++ b/.github/workflows/wheels.yml @@ -21,7 +21,6 @@ jobs: - name: Install uv and set the python version uses: astral-sh/setup-uv@v6 with: - python-version: "3.12" version: "0.10.0" - name: Build artifacts