Upgrade nixpkgs and add Postgres 13 support
This commit is contained in:
@@ -230,6 +230,9 @@ jobs:
|
||||
- run:
|
||||
name: Run the spec tests against PostgreSQL 12
|
||||
command: postgrest-test-spec-postgresql-12
|
||||
- run:
|
||||
name: Run the spec tests against PostgreSQL 13
|
||||
command: postgrest-test-spec-postgresql-13
|
||||
- run:
|
||||
name: Run io tests
|
||||
command: postgrest-test-io
|
||||
|
||||
Reference in New Issue
Block a user