Skip to content

Commit 82124b2

Browse files
committed
Update MSRV in cron job
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
1 parent f57eadd commit 82124b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cron.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
strategy:
1313
matrix:
1414
rust:
15-
- 1.64.0
15+
- 1.66.0
1616
- stable
1717

1818
steps:

0 commit comments

Comments
 (0)