Disabled rust 1.41 CI check

This commit is contained in:
Victor Koenders 2021-09-19 09:35:46 +02:00
parent 723bdd312a
commit 446eb2367b
1 changed files with 3 additions and 2 deletions

View File

@ -25,8 +25,8 @@
"rust": [
"stable",
"beta",
"nightly",
"1.41.0"
"nightly"
# "1.55.0" TODO: Pick latest stable version when we release 2.0
]
}
},
@ -72,6 +72,7 @@
"stable",
"beta",
"nightly"
# "1.55.0" TODO: Pick latest stable version when we release 2.0
]
}
},