Merge pull request #231 from n-connect/master

Move from Ubuntu 18.04 VM (Github Actions)
This commit is contained in:
RustDesk 2023-03-29 22:45:38 +08:00 committed by GitHub
commit b3fbb9e179
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -45,7 +45,7 @@ jobs:
- name: Install toolchain
uses: actions-rs/toolchain@v1
with:
toolchain: "1.62"
toolchain: "1.67.1"
override: true
default: true
components: rustfmt