Sunset Postgres 9

This commit is contained in:
Chris Tsang 2022-05-10 00:16:07 +08:00
parent 2a153d0bb3
commit 59576b9d47

View File

@ -537,7 +537,7 @@ jobs:
strategy: strategy:
fail-fast: false fail-fast: false
matrix: matrix:
version: [13, 12, 11, 10, 9] version: [14, 13, 12, 11, 10]
runtime: [tokio] runtime: [tokio]
tls: [native-tls] tls: [native-tls]
services: services: