Skip to content

Commit bdad1ce

Browse files
committed
helios-3 in falcon lab
1 parent b27bea5 commit bdad1ce

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

falcon-lab/src/topo.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ pub fn trio(name: &str) -> Result<Trio> {
1616
let mut d = Runner::new(name);
1717

1818
// nodes
19-
node!(d, ox, "helios-2.9", 4, gb(4));
19+
node!(d, ox, "helios-3.0", 4, gb(4));
2020
node!(d, cr1, "debian-13.2", 4, gb(4));
2121
node!(d, cr2, "eos-4.35", 4, gb(4));
2222

0 commit comments

Comments
 (0)