Bump MSRV in CI as well

pull/28/head
Dominik Nakamura 2 years ago
parent 647d37d365
commit 71274bf72e
No known key found for this signature in database
GPG Key ID: E4C6A749B2491910

@ -25,7 +25,7 @@ jobs:
strategy:
matrix:
os: [macos-latest, ubuntu-latest, windows-latest]
toolchain: [stable, 1.61]
toolchain: [stable, "1.62"]
steps:
- name: Checkout repository
uses: actions/checkout@v3

Loading…
Cancel
Save