File tree Expand file tree Collapse file tree 1 file changed +2
-8
lines changed Expand file tree Collapse file tree 1 file changed +2
-8
lines changed Original file line number Diff line number Diff line change 1
1
# Rustup: the Rust toolchain installer
2
2
3
- | Master CI | Build Status |
4
- | --------------| ----------------------------------------------------------|
5
- | Windows | ![ Windows builds] [ actions-windows-master ] |
6
- | macOS | ![ maOS builds] [ actions-macos-master ] |
7
- | Linux Etc | ![ Linux (etc) builds] [ actions-linux-master ] |
3
+ ![ Build Status] [ actions-default-branch ]
8
4
9
5
* Rustup* installs [ The Rust Programming Language] [ rustlang ] from the official
10
6
release channels, enabling you to easily switch between stable, beta,
@@ -39,6 +35,4 @@ Licensed under either of
39
35
at your option.
40
36
41
37
<!-- Badges -->
42
- [ actions-windows-master ] : https://github.com/rust-lang/rustup/workflows/Windows%20(master)/badge.svg
43
- [ actions-macos-master ] : https://github.com/rust-lang/rustup/workflows/macOS/badge.svg?branch=master
44
- [ actions-linux-master ] : https://github.com/rust-lang/rustup/workflows/Linux%20(master)/badge.svg
38
+ [ actions-default-branch ] : https://github.com/rust-lang/rustup/actions/workflows/ci.yaml/badge.svg
You can’t perform that action at this time.
0 commit comments