Commit 10e80c1a authored by Yamada Hiroyuki's avatar Yamada Hiroyuki
Browse files

Specify python version

parent f5eb7458
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -36,7 +36,7 @@ jobs:
          cache-dependency-glob: |
            **/pyproject.toml
            **/setup.py
      - run: uvx cibuildwheel
      - run: uvx -p 3.12 cibuildwheel
      - uses: actions/upload-artifact@v4
        with:
          name: dist-${{ matrix.runs-on }}-${{ strategy.job-index }}