From 1095a14cddfea10db7b03023668bd7d07b9a28da Mon Sep 17 00:00:00 2001 From: aswin-in-philips Date: Tue, 28 Mar 2023 12:41:04 +0530 Subject: [PATCH] updating runner --- .github/workflows/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 11e1be49..f6cf5e76 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -90,7 +90,7 @@ jobs: Blackduck: #needs: [Init] - runs-on: builder_blr_2 + runs-on: ubuntu-20.04 steps: - name: checkout uses: actions/checkout@v2