mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2025-12-17 17:44:02 -05:00
fix: ci update toolchaint to 1.87
This commit is contained in:
parent
f67da9b4a8
commit
d7578092d0
1 changed files with 1 additions and 1 deletions
2
.github/workflows/draft-new-release.yml
vendored
2
.github/workflows/draft-new-release.yml
vendored
|
|
@ -57,7 +57,7 @@ jobs:
|
|||
id: make-commit
|
||||
env:
|
||||
DPRINT_VERSION: "0.50.0"
|
||||
RUST_TOOLCHAIN: "1.85"
|
||||
RUST_TOOLCHAIN: "1.87"
|
||||
run: |
|
||||
rustup component add rustfmt --toolchain "$RUST_TOOLCHAIN-x86_64-unknown-linux-gnu"
|
||||
curl -fsSL https://dprint.dev/install.sh | sh -s $DPRINT_VERSION
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue