Increase MSRV in integration tests.
This commit is contained in:
parent
97c5fc1c21
commit
5b9ff855a3
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -10,7 +10,7 @@ jobs:
|
|||||||
strategy:
|
strategy:
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
toolchain: [stable, beta, nightly, 1.42.0]
|
toolchain: [stable, beta, nightly, 1.46.0]
|
||||||
command:
|
command:
|
||||||
- name: Check
|
- name: Check
|
||||||
command: check
|
command: check
|
||||||
|
Loading…
Reference in New Issue
Block a user