Skip to content

Conversation

@per1234
Copy link
Collaborator

@per1234 per1234 commented Feb 7, 2021

The workflow was broken by the Python version it was using no longer being available from the actions/setup-python action.

Rather than continuing in this fashion, it seems better to use the same setup script as is used by the action and unit
tests. This will ensure everything is done under the same environment.

The workflow was broken by the Python version it was using no longer being available from the actions/setup-python
action.

Rather than continuing in this fashion, it seems better to use the same setup script as is used by the action and unit
tests. This will ensure everything is done under the same environment.
Copy link
Contributor

@aentinger aentinger left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍 Thank you @per1234 🚀

@aentinger aentinger merged commit 598911a into arduino:main Feb 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants