From 21ecdb58668b69f41b3dda1ba40daa249ee3fcc6 Mon Sep 17 00:00:00 2001 From: Chris Bono Date: Wed, 29 Jan 2025 16:28:50 -0600 Subject: [PATCH] Update cental-sync-create.yml Go back to custom runner Signed-off-by: Chris Bono --- .github/workflows/cental-sync-create.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/cental-sync-create.yml b/.github/workflows/cental-sync-create.yml index f2c7f586..77ad7d33 100644 --- a/.github/workflows/cental-sync-create.yml +++ b/.github/workflows/cental-sync-create.yml @@ -18,7 +18,7 @@ on: jobs: build: - runs-on: ubuntu-latest + runs-on: ubuntu22-8-32-OSS steps: - uses: actions/checkout@v3 - uses: jfrog/setup-jfrog-cli@v3