Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: pin python version to 3.8 and nodejs to 12 #114

Merged
merged 3 commits into from
Oct 8, 2020
Merged

fix: pin python version to 3.8 and nodejs to 12 #114

merged 3 commits into from
Oct 8, 2020

Conversation

matfax
Copy link
Contributor

@matfax matfax commented Oct 8, 2020

This fixes #113 by pinning the python version to 3.8.
I tried the alpine image first but since GitHub Actions doesn't cache action builds, it's not worth the run time when gcc is required.
Downloading larger images is significantly faster than rebuilding the image on and on.
I've tested it here and it works again.

@matfax matfax marked this pull request as ready for review October 8, 2020 13:17
@anmol098 anmol098 merged commit 1e09520 into anmol098:master Oct 8, 2020
@matfax matfax deleted the patch-1 branch October 8, 2020 16:31
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.

bug: build fails due to requirements
2 participants