mirror of
https://github.com/pyenv/pyenv.git
synced 2026-09-09 23:26:16 -04:00
Apple Silicon is now supported by Github
This commit is contained in:
parent
85561398ea
commit
857806e6ca
|
|
@ -13,12 +13,6 @@ General guidance
|
|||
You can still add performance optimizations etc that take advantage of newer Bash features
|
||||
as long as there is a fallback execution route for Bash 3.
|
||||
|
||||
* Be extra careful when submitting logic specific for the Apple Silicon platform
|
||||
|
||||
As of this writing, Github Actions do not support it and only one team member has the necessary hardware.
|
||||
So we may be unable to test your changes and may have to take your word for it.
|
||||
|
||||
|
||||
Formatting PRs
|
||||
==============
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue