mirror of
https://github.com/TECHNOFAB11/tmux-copyrat.git
synced 2025-12-13 16:40:06 +01:00
chore(ci): update mrsv to 1.56.0 (edition = 2021)
This commit is contained in:
parent
9e774174d0
commit
276d17ce8f
7 changed files with 9 additions and 59 deletions
4
.github/workflows/pr.yaml
vendored
4
.github/workflows/pr.yaml
vendored
|
|
@ -9,7 +9,7 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
strategy:
|
||||
matrix:
|
||||
rust: [1.50.0, stable]
|
||||
rust: [1.56.0, stable]
|
||||
steps:
|
||||
- name: Rust install
|
||||
uses: actions-rs/toolchain@v1
|
||||
|
|
@ -33,7 +33,7 @@ jobs:
|
|||
- name: Rust install
|
||||
uses: actions-rs/toolchain@v1
|
||||
with:
|
||||
toolchain: 1.42.0
|
||||
toolchain: 1.56.0
|
||||
profile: minimal
|
||||
override: true
|
||||
components: rustfmt
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue