mirror of
https://github.com/rustdesk/rustdesk-server.git
synced 2025-07-02 07:46:00 +00:00
Merge pull request #231 from n-connect/master
Move from Ubuntu 18.04 VM (Github Actions)
This commit is contained in:
commit
b3fbb9e179
2
.github/workflows/build.yaml
vendored
2
.github/workflows/build.yaml
vendored
@ -45,7 +45,7 @@ jobs:
|
|||||||
- name: Install toolchain
|
- name: Install toolchain
|
||||||
uses: actions-rs/toolchain@v1
|
uses: actions-rs/toolchain@v1
|
||||||
with:
|
with:
|
||||||
toolchain: "1.62"
|
toolchain: "1.67.1"
|
||||||
override: true
|
override: true
|
||||||
default: true
|
default: true
|
||||||
components: rustfmt
|
components: rustfmt
|
||||||
|
Loading…
x
Reference in New Issue
Block a user