Test PostgreSQL up to v16 (#2245)
This commit is contained in:
parent
ac6c85f719
commit
7739c7e10b
2
.github/workflows/rust.yml
vendored
2
.github/workflows/rust.yml
vendored
@ -440,7 +440,7 @@ jobs:
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
version: [14.4]
|
||||
version: [14, 15, 16]
|
||||
runtime: [tokio]
|
||||
tls: [native-tls]
|
||||
services:
|
||||
|
Loading…
x
Reference in New Issue
Block a user