From 1280d97d914f2f211f210aca0fbcb193155b71b3 Mon Sep 17 00:00:00 2001 From: Chris Bono Date: Thu, 9 May 2024 14:47:36 -0500 Subject: [PATCH] [CI] Update to OSS private runners --- .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 3b63c3d7..b19bf713 100644 --- a/.github/workflows/cental-sync-create.yml +++ b/.github/workflows/cental-sync-create.yml @@ -18,7 +18,7 @@ on: jobs: build: - runs-on: ubuntu22-8-32 + runs-on: ubuntu22-8-32-OSS steps: - uses: actions/checkout@v3 - uses: jfrog/setup-jfrog-cli@v3