diff --git a/.github/workflows/cental-sync-create.yml b/.github/workflows/cental-sync-create.yml index 62025fc3..3b63c3d7 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 steps: - uses: actions/checkout@v3 - uses: jfrog/setup-jfrog-cli@v3