From c654cfb4eac016e17dfcc6e40477d80b78f4fee5 Mon Sep 17 00:00:00 2001 From: John Hill Date: Thu, 25 Jan 2024 08:05:22 -0800 Subject: [PATCH] Bump yamcs version to match --- .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