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:
|
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:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user