ci: Unpin nightly version
This commit is contained in:
parent
4365a51e2a
commit
1e1ae328bb
@ -10,7 +10,7 @@ mod spec_links;
|
||||
use spec_links::check_spec_links;
|
||||
|
||||
const MSRV: &str = "1.55";
|
||||
const NIGHTLY: &str = "nightly-2022-03-23";
|
||||
const NIGHTLY: &str = "nightly";
|
||||
|
||||
#[derive(Args)]
|
||||
pub struct CiArgs {
|
||||
|
Loading…
x
Reference in New Issue
Block a user