Skip to content

Commit 98e1cef

Browse files
committed
Bump minimum rust version in CI
1 parent cc53ebe commit 98e1cef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
strategy:
1010
matrix:
1111
toolchain:
12-
- "1.80"
12+
- "1.85"
1313
- "stable"
1414
- "beta"
1515
- "nightly"

0 commit comments

Comments
 (0)