Closed
Description
Description:
Error: The version '3.9' with architecture 'arm64' was not found for macOS 13.4.1.
Action version:
'actions/setup-python@v4' (SHA:bd6b4b6205c4dbad673328db7b31b7fab9e241c0)
Platform:
- Ubuntu
- macOS
- Windows
Runner type:
- Hosted
- Self-hosted
Tools version:
(aarch64, macOS, Python3.9)
Repro steps:
- uses: actions/setup-python@v4
with:
python-version: "3.9"
Expected behavior:
Successfully installed python
Actual behavior:
Error message