Skip to content

Commit 1fa4054

Browse files
committed
CI: use 1.60 as the MSRV
1 parent 7e504bd commit 1fa4054

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
- stable
1313
- beta
1414
- nightly
15-
- 1.41.0
15+
- 1.60.0
1616
steps:
1717
- name: checkout
1818
uses: actions/checkout@v2

0 commit comments

Comments
 (0)