Skip to content

Commit

Permalink
Merge pull request #458 from matthiasbeyer/update-msrv
Browse files Browse the repository at this point in the history
Update MSRV in cron job
  • Loading branch information
matthiasbeyer authored Sep 23, 2023
2 parents f57eadd + 82124b2 commit 285e7ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cron.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
strategy:
matrix:
rust:
- 1.64.0
- 1.66.0
- stable

steps:
Expand Down

0 comments on commit 285e7ff

Please sign in to comment.