From 2209f38eec97edf97160012b6d201510eb5cc1ee Mon Sep 17 00:00:00 2001 From: Chris Bono Date: Wed, 29 Jan 2025 17:07:23 -0600 Subject: [PATCH] Update central-sync-release.yml Updating back to bigger private runner Signed-off-by: Chris Bono --- .github/workflows/central-sync-release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/central-sync-release.yml b/.github/workflows/central-sync-release.yml index cb473b40..fdb0bc87 100644 --- a/.github/workflows/central-sync-release.yml +++ b/.github/workflows/central-sync-release.yml @@ -10,7 +10,7 @@ on: permissions: {} jobs: build: - runs-on: ubuntu-latest + runs-on: ubuntu22-8-32-OSS steps: - uses: jvalkeal/nexus-sync@v0 with: