mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-02-04 23:30:04 +00:00
drop PgSQL 14, unite migration for SQLite and PgSQL (#10165)
This commit is contained in:
2
.github/workflows/test-assets.yml
vendored
2
.github/workflows/test-assets.yml
vendored
@@ -99,7 +99,7 @@ jobs:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
python: ['3.9', '3.12']
|
||||
pgsql: ['14', '16']
|
||||
pgsql: ['16', '18']
|
||||
|
||||
services:
|
||||
postgres:
|
||||
|
||||
Reference in New Issue
Block a user