Change runner for breaking change CI (#15205)

As per title
This commit is contained in:
Félix Malfait
2025-10-20 13:55:12 +02:00
committed by GitHub
parent 842c6e6905
commit 3d7f332f80
+1 -1
View File
@@ -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