mirror of https://git.sr.ht/~stygianentity/bincode
Disabled rust 1.41 CI check
This commit is contained in:
parent
723bdd312a
commit
446eb2367b
|
|
@ -25,8 +25,8 @@
|
||||||
"rust": [
|
"rust": [
|
||||||
"stable",
|
"stable",
|
||||||
"beta",
|
"beta",
|
||||||
"nightly",
|
"nightly"
|
||||||
"1.41.0"
|
# "1.55.0" TODO: Pick latest stable version when we release 2.0
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
@ -72,6 +72,7 @@
|
||||||
"stable",
|
"stable",
|
||||||
"beta",
|
"beta",
|
||||||
"nightly"
|
"nightly"
|
||||||
|
# "1.55.0" TODO: Pick latest stable version when we release 2.0
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue