mirror of
https://github.com/kata-containers/cgroups-rs.git
synced 2026-08-05 02:13:23 +00:00
gha: Bump Rust version to 1.69.0
Keep Rust version the same as kata-containers repo 's version. Signed-off-by: Xuewei Niu <niuxuewei.nxw@antgroup.com>
This commit is contained in:
+1
-1
@@ -199,7 +199,7 @@ fn test_kill_cgroup() {
|
||||
}
|
||||
}
|
||||
};
|
||||
assert!(!status.is_none());
|
||||
assert!(status.is_some());
|
||||
}
|
||||
cg.delete().unwrap();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user