From a29e1d5058303d8c880d0e56c1d0f31b13403b73 Mon Sep 17 00:00:00 2001 From: Kotaro Yoshimoto Date: Thu, 11 Jan 2024 13:10:57 +0900 Subject: [PATCH] chore(webauto-ci): update architecture_type parameter for simulation Signed-off-by: Kotaro Yoshimoto --- .webauto-ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.webauto-ci.yaml b/.webauto-ci.yaml index 8e753b6c9ba..74a23b71d4e 100644 --- a/.webauto-ci.yaml +++ b/.webauto-ci.yaml @@ -20,7 +20,7 @@ simulations: launch_autoware: "true" autoware_launch_package: autoware_launch autoware_launch_file: planning_simulator.launch.xml - architecture_type: awf/universe + architecture_type: awf/universe/20230906 vehicle_model: sample_vehicle sensor_model: sample_sensor_kit initialize_duration: "90"