It's 9.6 on xenial

This commit is contained in:
Jordan Brown
2020-06-08 11:29:15 -04:00
parent 8c42e6bce6
commit 8860c39292
+1 -1
View File
@@ -58,7 +58,7 @@ jobs:
- CONFIG=Release
- TGS4_TEST_DATABASE_TYPE=PostgresSql
- TGS4_TEST_CONNECTION_STRING="Application Name=tgstation-server;Host=127.0.0.1;Username=postgres;Password=;Database=TGS_Test"
- Database__ServerVersion="9.2"
- Database__ServerVersion="9.6"
name: "PostgresSql Integration Test"
language: csharp
mono: none