name: Print setup-python environment (self-hosted Windows) on: push: branches: - main jobs: setup-python-test: runs-on: self-hosted steps: - name: Set up Python uses: actions/setup-python@v6 with: ...
When I run uv run --python 3.13 python then Python 3.13.0rc2 is started. Why it is still using the release candidate? ~ $ uv python list --only-installed cpython-3.13 ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results