Skip to content

Commit

Permalink
Bump MSRV in ci workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
phyber committed Sep 1, 2024
1 parent 530de21 commit 86c7f4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
matrix:
toolchain-version:
- 'stable'
- '1.65.0' # MSRV
- '1.74.1' # MSRV
steps:
- name: 'Checkout'
uses: 'actions/checkout@v3'
Expand Down

0 comments on commit 86c7f4d

Please sign in to comment.