You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In intellij-rust/intellij-rust#9584 we want to use preinstalled python on GitHub runners. And currently python 3.8 is default version for Ubuntu 20.04.
Since `changelog.py` is a part of `create changelog` workflow, we need to be compatible with python 3.8 here as well
0 commit comments