Skip to content

Commit

Permalink
chore(toolchain): downgrade toolchain to 1.71.0
Browse files Browse the repository at this point in the history
  • Loading branch information
chaoticlonghair committed Sep 28, 2023
1 parent ec585ba commit 5b22d3d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ env:
CARGO_TERM_COLOR: always
RUSTFLAGS: -D warnings
RUST_BACKTRACE: full
RUST_TOOLCHAIN: 1.72.1
RUST_TOOLCHAIN: 1.71.0
jobs:
test:
name: Tests / Build & Test
Expand Down
2 changes: 1 addition & 1 deletion rust-toolchain
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.72.1
1.71.0

0 comments on commit 5b22d3d

Please sign in to comment.