Add more experimental MSRVs.

This commit is contained in:
Sebastian Schmidt 2021-06-02 17:30:03 +03:00
parent 4cb916f80c
commit 00a4dd0eab

View File

@ -10,7 +10,7 @@ jobs:
strategy: strategy:
fail-fast: false fail-fast: false
matrix: matrix:
toolchain: [stable, beta, nightly, 1.24.0] toolchain: [stable, beta, nightly, 1.26.0, 1.27.0, 1.28.0, 1.29.0]
command: command:
- name: Check - name: Check
command: check command: check