mirror of
https://github.com/supabase/setup-cli.git
synced 2025-12-08 08:06:29 +00:00
chore: exclude pg17 from v1 test matrix
This commit is contained in:
3
.github/workflows/start.yml
vendored
3
.github/workflows/start.yml
vendored
@@ -30,6 +30,9 @@ jobs:
|
||||
- 14
|
||||
- 15
|
||||
- 17
|
||||
exclude:
|
||||
- version: 1.178.2
|
||||
pg_major: 17
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: ./
|
||||
|
||||
Reference in New Issue
Block a user