From c2a142124e644f6a9cf419f4baff7562b425140f Mon Sep 17 00:00:00 2001 From: Sarah Christoff <28318173+schristoff@users.noreply.github.com> Date: Fri, 2 Feb 2024 13:30:34 -0600 Subject: [PATCH] one more try Signed-off-by: Sarah Christoff <28318173+schristoff@users.noreply.github.com> --- .github/workflows/build_pipelinesrelease_template.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build_pipelinesrelease_template.yml b/.github/workflows/build_pipelinesrelease_template.yml index 2d88f921c..ed351059f 100644 --- a/.github/workflows/build_pipelinesrelease_template.yml +++ b/.github/workflows/build_pipelinesrelease_template.yml @@ -124,7 +124,7 @@ jobs: needs: - Validate-xbuild runs-on: - - self-hosted + - ubunut-latest if: success() && ${{inputs.skipTests == false}} steps: - name: checkout