Skip to content

Add Python 3.9 to pre-cached image #152

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

Closed
4 of 7 tasks
davidism opened this issue Oct 12, 2020 · 1 comment
Closed
4 of 7 tasks

Add Python 3.9 to pre-cached image #152

davidism opened this issue Oct 12, 2020 · 1 comment
Labels
bug Something isn't working

Comments

@davidism
Copy link

Describe the bug

Python 3.9 is not pre-cached, so it must be installed, which takes about 60 seconds on Windows and Mac. People made a bunch of PRs saying 3.9 is supported now, and I only found out it's only "sort of" supported after I merged them and discovered the slowdown. Had to revert as it was too frustrating to wait 10x longer for Windows and Mac than all the rest of the envs when I was reviewing/iterating on PRs.

Which version of the action are you using?

  • v1
  • v2
  • Some other tag (such as v2.0.1 or master)

Environment

  • self-hosted
  • Linux
  • Windows
  • Mac

Python Versions

3.9

To Reproduce

  1. Specify version 3.9
  2. Wait for it to install
@davidism davidism added the bug Something isn't working label Oct 12, 2020
@davidism
Copy link
Author

Subscribe to actions/runner-images#1740 instead.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant