mirror of
https://github.com/n8n-io/n8n.git
synced 2026-05-31 00:37:10 +02:00
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:
parent
55d8b59a48
commit
dfcc5481e3
2
.github/workflows/test-db-reusable.yml
vendored
2
.github/workflows/test-db-reusable.yml
vendored
|
|
@ -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'
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user