mirror of
https://github.com/chatmail/core.git
synced 2026-04-23 00:16:34 +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
|
||||
uses: actions-rs/toolchain@v1
|
||||
with:
|
||||
toolchain: 1.50.0
|
||||
toolchain: 1.66.0
|
||||
override: true
|
||||
|
||||
- name: build
|
||||
|
||||
Reference in New Issue
Block a user