Support non-ubuntu linux distributions by specify location of versions-manifest.json #716
Labels
feature request
New feature or request to improve the current logic
investigation
The issue is under investigation
Description:
I'm using GHES with runners under CentOS / Rocky Linux.
But
setup-python
is supported on recent Ubuntu versions only, and it fails on other linux distributions, yet.So, I propose to support other linux distributions by simple changes.
Justification:
setup-python
actions has hard coded location ofversions-manifest.json
.If location of
versions-manifest.json
can be provided users, actions can be used for various linux platform.I propose 3 inputs options for this.
versions-manifest.json
versions-manifest.json
versions-manifest.json
If these values are not set, default value should be same with current behavior.
Are you willing to submit a PR?
I'll try it :D
The text was updated successfully, but these errors were encountered: