rust version reverted to 1.52.1 (#454)
This commit is contained in:
committed by
GitHub
parent
5920f232d0
commit
e6f3794dd4
2
.github/workflows/fmt.yml
vendored
2
.github/workflows/fmt.yml
vendored
@@ -11,7 +11,7 @@ jobs:
|
||||
- uses: actions-rs/toolchain@v1
|
||||
with:
|
||||
profile: minimal
|
||||
toolchain: stable
|
||||
toolchain: 1.52.1
|
||||
override: true
|
||||
- run: rustup component add rustfmt
|
||||
- uses: actions-rs/cargo@v1
|
||||
|
||||
Reference in New Issue
Block a user