Running on self-hosted Windows 11 runner results in error due to registry access #1116
Open
2 of 5 tasks
Labels
Content-Length: 256482 | pFad | http://github.com/actions/setup-python/issues/1116
E8Fetched URL: http://github.com/actions/setup-python/issues/1116
Alternative Proxies:
Description:
Running
actions/setup-python@v5
on a self-hosted Windows 11 runner, despite the fact that Python 3.10 is already installed on the runner and is available to all users, results in an error due to being unable to edit registry keys.Action version:
v5
Platform:
Runner type:
Tools version:
3.10.0
Repro steps:
setup-python
action with the version set to 3.10, as below:Expected behavior:
Python is set up, allowing tasks like pytest to be run.
Actual behavior:
The action throws the following error message:
The text was updated successfully, but these errors were encountered: