Skip to content

Commit

Permalink
Test PostgreSQL up to v16 (#2245)
Browse files Browse the repository at this point in the history
  • Loading branch information
billy1624 authored Jun 3, 2024
1 parent ac6c85f commit 7739c7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -440,7 +440,7 @@ jobs:
strategy:
fail-fast: false
matrix:
version: [14.4]
version: [14, 15, 16]
runtime: [tokio]
tls: [native-tls]
services:
Expand Down

0 comments on commit 7739c7e

Please sign in to comment.