Skip to content

Commit caf95ce

Browse files
committed
ci: try fixing compiler issue
1 parent eca5f62 commit caf95ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
toolchain:
1818
- stable
1919
# minimum version: because of "clap_lex"
20-
- "1.70"
20+
- "1.71.1"
2121

2222
steps:
2323

0 commit comments

Comments
 (0)