diff --git a/.github/workflows/sync-packagist.yml b/.github/workflows/sync-packagist.yml index 478c0ce..b44962b 100644 --- a/.github/workflows/sync-packagist.yml +++ b/.github/workflows/sync-packagist.yml @@ -17,7 +17,7 @@ permissions: jobs: packagist: name: Trigger Packagist update - runs-on: [self-hosted, Linux, X64, nvoip-ci-public-release] + runs-on: ubuntu-latest steps: - name: Validate runner dependencies run: curl --version