Test PostgreSQL up to v16 (#2245)

This commit is contained in:
Billy Chan 2024-06-03 15:32:09 +08:00 committed by GitHub
parent ac6c85f719
commit 7739c7e10b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -440,7 +440,7 @@ jobs:
strategy: strategy:
fail-fast: false fail-fast: false
matrix: matrix:
version: [14.4] version: [14, 15, 16]
runtime: [tokio] runtime: [tokio]
tls: [native-tls] tls: [native-tls]
services: services: