mirror of
https://github.com/supabase/setup-cli.git
synced 2026-09-27 05:07:02 +00:00
The v1.7.2 release E2E run fails when the latest CLI starts PostgreSQL 14: the current Storage migration uses SQL unsupported by PostgreSQL 14. This combination is already excluded from the v2 and v3 action matrices. Exclude only `latest` with PostgreSQL 14 from the v1 release matrix. Pinned CLI versions continue testing PostgreSQL 14, and the latest CLI continues testing PostgreSQL 15 and 17.