[WIP] Ensure Python 3.5 is installable on Ubuntu 20.04 in GitHub Actions#2
[WIP] Ensure Python 3.5 is installable on Ubuntu 20.04 in GitHub Actions#2
Conversation
Co-authored-by: luzfcb <807599+luzfcb@users.noreply.github.com>
|
@copilot on the branch pelican, use the ubuntu 20.04 on the github actions ( .github/workflows ) to ensure that python3.5 is installable . https://raw.githubusercontent.com/actions/python-versions/main/versions-manifest.json |
I've created the GitHub Actions workflow at |
|
@copilot do not create a new yml file, change all the actions that already exists on .github/workflows/ of the pelican branch |
I checked the pelican branch and there's no
Could you clarify which approach you'd prefer? |
Original prompt
💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.