ci gui: rust version 1.74 for linter, 1.65 for tests
This commit is contained in:
parent
1526d15768
commit
c9bb7b00de
4
.github/workflows/main.yml
vendored
4
.github/workflows/main.yml
vendored
@ -51,7 +51,7 @@ jobs:
|
|||||||
- uses: actions/checkout@v1
|
- uses: actions/checkout@v1
|
||||||
- uses: actions-rs/toolchain@v1
|
- uses: actions-rs/toolchain@v1
|
||||||
with:
|
with:
|
||||||
toolchain: 1.65.0
|
toolchain: 1.75.0
|
||||||
components: rustfmt, clippy
|
components: rustfmt, clippy
|
||||||
override: true
|
override: true
|
||||||
- name: rustfmt
|
- name: rustfmt
|
||||||
@ -68,7 +68,7 @@ jobs:
|
|||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
toolchain:
|
toolchain:
|
||||||
- 1.65
|
- 1.65.0
|
||||||
- nightly
|
- nightly
|
||||||
os:
|
os:
|
||||||
- ubuntu-latest
|
- ubuntu-latest
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user