Skip to content

Commit

Permalink
Update MSRV in cron job
Browse files Browse the repository at this point in the history
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
  • Loading branch information
matthiasbeyer committed Sep 22, 2023
1 parent f57eadd commit 82124b2
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 82124b2

Please sign in to comment.