Skip to content

Commit

Permalink
Minimum toolchain is in fact 1.31 for 2018 edition
Browse files Browse the repository at this point in the history
  • Loading branch information
ctz committed Mar 8, 2019
1 parent 3487853 commit c15daf8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .azure-pipelines.yml
@@ -1,6 +1,6 @@
variables:
clippy_toolchain: 1.33.0
minimum_toolchain: 1.27.0
minimum_toolchain: 1.31.0

resources:
repositories:
Expand Down

0 comments on commit c15daf8

Please sign in to comment.