Skip to content

Commit 285e7ff

Browse files
Merge pull request #458 from matthiasbeyer/update-msrv
Update MSRV in cron job
2 parents f57eadd + 82124b2 commit 285e7ff

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)