-
-
Notifications
You must be signed in to change notification settings - Fork 20
Closed
Description
I have the following setup:
Run pdm-project/setup-pdm@v4
with:
python-version: 3.11
architecture: x64
prerelease: false
enable-pep58[2]: false
allow-python-prereleases: false
token: ***
cache: false
cache-dependency-path: pdm.lock
update-python: true
env:
DEPLOY_TO_REPOSITORY: ***
/usr/bin/python[3] - -o install-output.json
Python 3.9 or above is required to install PDM.
Error: The process '/usr/bin/python3' failed with exit code 1
The error seems to point to the Python version, which is set to 3.11 above. Two days ago, the same workflow was working though.
Any help would be appreciate it.
Metadata
Metadata
Assignees
Labels
No labels