diff --git a/.github/workflows/cental-sync-create.yml b/.github/workflows/cental-sync-create.yml index b19bf713..62025fc3 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-OSS + runs-on: ubuntu-latest steps: - uses: actions/checkout@v3 - uses: jfrog/setup-jfrog-cli@v3