ci: Bump SQLite Pooled DB integration job to 4-vCPU runner (#31194)

Co-authored-by: n8n-cat-bot[bot] <n8n-cat-bot[bot]@users.noreply.github.com>
This commit is contained in:
n8n-cat-bot[bot] 2026-05-27 14:54:18 +01:00 committed by GitHub
parent 55d8b59a48
commit dfcc5481e3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -21,7 +21,7 @@ jobs:
matrix:
include:
- name: SQLite Pooled
runner: blacksmith-2vcpu-ubuntu-2204
runner: blacksmith-4vcpu-ubuntu-2204
test-cmd: pnpm test:sqlite
migration-cmd: pnpm test:sqlite:migrations
collectCoverage: 'false'