From f0e785e10b22324abeb11c151b62903fba7c132c Mon Sep 17 00:00:00 2001 From: aswin-in-philips <95461541+aswin-in-philips@users.noreply.github.com> Date: Mon, 10 Jan 2022 17:12:50 +0530 Subject: [PATCH] Update fortify.yaml --- .github/workflows/fortify.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/fortify.yaml b/.github/workflows/fortify.yaml index 63dcea4e..9793fb63 100644 --- a/.github/workflows/fortify.yaml +++ b/.github/workflows/fortify.yaml @@ -16,7 +16,7 @@ jobs: # This workflow contains a single job called "build" build: # The type of runner that the job will run on - runs-on: [self-hosted, research] + runs-on: builder_blr # Steps represent a sequence of tasks that will be executed as part of the job steps: