Skip to content
This repository has been archived by the owner on Jan 18, 2025. It is now read-only.

Commit

Permalink
Bump checked msrv to current version
Browse files Browse the repository at this point in the history
Current stable is 1.67, so effective MSRV is 1.62.
  • Loading branch information
passcod authored Feb 22, 2023
1 parent d9570fe commit b905a3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- macos
toolchain:
- stable
- 1.60.0
- 1.62.1

name: Test on ${{ matrix.platform }} with ${{ matrix.toolchain }}
runs-on: "${{ matrix.platform }}-latest"
Expand Down

0 comments on commit b905a3f

Please sign in to comment.