mirror of
https://github.com/chatmail/core.git
synced 2026-05-22 16:26:31 +03:00
ci: update rust toolchain for repl.exe builds
This commit is contained in:
2
.github/workflows/repl.yml
vendored
2
.github/workflows/repl.yml
vendored
@@ -16,7 +16,7 @@ jobs:
|
|||||||
- name: Install Rust
|
- name: Install Rust
|
||||||
uses: actions-rs/toolchain@v1
|
uses: actions-rs/toolchain@v1
|
||||||
with:
|
with:
|
||||||
toolchain: 1.50.0
|
toolchain: 1.66.0
|
||||||
override: true
|
override: true
|
||||||
|
|
||||||
- name: build
|
- name: build
|
||||||
|
|||||||
Reference in New Issue
Block a user