Increase MSRV in integration tests.

This commit is contained in:
Sebastian Schmidt 2021-07-13 14:56:15 +03:00
parent 97c5fc1c21
commit 5b9ff855a3

View File

@ -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