diff --git a/.github/workflows/ci-breaking-changes.yaml b/.github/workflows/ci-breaking-changes.yaml index fc86c7782b7..bb551deec8e 100644 --- a/.github/workflows/ci-breaking-changes.yaml +++ b/.github/workflows/ci-breaking-changes.yaml @@ -34,7 +34,7 @@ jobs: needs: changed-files-check if: needs.changed-files-check.outputs.any_changed == 'true' timeout-minutes: 45 - runs-on: shipfox-8vcpu-ubuntu-2404 + runs-on: ubuntu-latest services: postgres: image: twentycrm/twenty-postgres-spilo