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
Copy file name to clipboardExpand all lines: README.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -42,6 +42,9 @@ jobs:
42
42
architecture: x64
43
43
- run: python my_script.py
44
44
```
45
+
# Available versions of Python
46
+
47
+
For detailed information regarding the available versions of Python that are installed on GitHub hosted runners see: https://help.github.com/en/actions/automating-your-workflow-with-github-actions/software-installed-on-github-hosted-runners
0 commit comments