mirror of https://github.com/python/cpython
Update build status links in contributing doc (GH-98672)
This commit is contained in:
parent
175247f364
commit
6ffb4e24e0
|
@ -4,21 +4,9 @@ Contributing to Python
|
||||||
Build Status
|
Build Status
|
||||||
------------
|
------------
|
||||||
|
|
||||||
- main
|
- `Buildbot status overview <https://buildbot.python.org/all/#/release_status>`_
|
||||||
|
|
||||||
+ `Stable buildbots <https://buildbot.python.org/3.x.stable/>`_
|
- `GitHub Actions status <https://github.com/python/cpython/actions/workflows/build.yml>`_
|
||||||
|
|
||||||
- 3.9
|
|
||||||
|
|
||||||
+ `Stable buildbots <https://buildbot.python.org/3.9.stable/>`_
|
|
||||||
|
|
||||||
- 3.8
|
|
||||||
|
|
||||||
+ `Stable buildbots <https://buildbot.python.org/3.8.stable/>`_
|
|
||||||
|
|
||||||
- 3.7
|
|
||||||
|
|
||||||
+ `Stable buildbots <https://buildbot.python.org/3.7.stable/>`_
|
|
||||||
|
|
||||||
|
|
||||||
Thank You
|
Thank You
|
||||||
|
|
Loading…
Reference in New Issue