Skip to content

Commit

Permalink
Test PostgreSQL up to v16
Browse files Browse the repository at this point in the history
  • Loading branch information
billy1624 committed Jun 3, 2024
1 parent ac6c85f commit ee26039
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 ee26039

Please sign in to comment.