nix: add postgrest-with-postgresql-17
PostgreSQL 17 has been released: https://www.postgresql.org/about/news/postgresql-17-released-2936/ Let's make sure CI runs with it, too.
This commit is contained in:
committed by
Wolfgang Walther
parent
a023bd5742
commit
48aabeb473
+2
-2
@@ -80,7 +80,7 @@ postgrest-lint postgrest-with-postgresql-13
|
||||
postgrest-run postgrest-with-postgresql-14
|
||||
postgrest-style postgrest-with-postgresql-15
|
||||
postgrest-style-check postgrest-with-postgresql-16
|
||||
postgrest-test-io
|
||||
postgrest-test-io postgrest-with-postgresql-17
|
||||
...
|
||||
|
||||
[nix-shell]$
|
||||
@@ -104,7 +104,7 @@ postgrest-lint postgrest-with-postgresql-13
|
||||
postgrest-run postgrest-with-postgresql-14
|
||||
postgrest-style postgrest-with-postgresql-15
|
||||
postgrest-style-check postgrest-with-postgresql-16
|
||||
postgrest-test-io
|
||||
postgrest-test-io postgrest-with-postgresql-17
|
||||
postgrest-test-memory
|
||||
...
|
||||
|
||||
|
||||
Reference in New Issue
Block a user