Update build.yaml

This commit is contained in:
RustDesk
2026-01-13 10:26:46 +08:00
committed by GitHub
parent 34cbd57e71
commit bd7bc52c43

View File

@@ -53,7 +53,7 @@ jobs:
- name: Install toolchain
uses: actions-rs/toolchain@v1
with:
toolchain: "1.91"
toolchain: "1.90"
override: true
default: true
components: rustfmt
@@ -94,7 +94,7 @@ jobs:
- name: Install toolchain
uses: actions-rs/toolchain@v1
with:
toolchain: "1.91"
toolchain: "1.90"
override: true
default: true
components: rustfmt