From 5b23f9ba45b3fcb09bf4da1c1fc5e3e501ec984f Mon Sep 17 00:00:00 2001 From: John Hill Date: Thu, 25 Jan 2024 08:10:01 -0800 Subject: [PATCH] Bump yamcs version to match (#413) --- .github/workflows/yamcs-quickstart-e2e.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/yamcs-quickstart-e2e.yml b/.github/workflows/yamcs-quickstart-e2e.yml index 60b9e4d1..97c22179 100644 --- a/.github/workflows/yamcs-quickstart-e2e.yml +++ b/.github/workflows/yamcs-quickstart-e2e.yml @@ -21,7 +21,7 @@ jobs: matrix: yamcs-version: - default - - 5.8.3 #viper + - 5.8.7 #viper ## disabling until we get confirmation- 5.3.2 #ab openmct-version: - latest