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:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
toolchain: [stable, beta, nightly, 1.42.0]
|
||||
toolchain: [stable, beta, nightly, 1.46.0]
|
||||
command:
|
||||
- name: Check
|
||||
command: check
|
||||
|
Loading…
Reference in New Issue
Block a user