Skip to content

Commit

Permalink
Updated postgres version from 10 to 13
Browse files Browse the repository at this point in the history
  • Loading branch information
edwoodward committed Aug 3, 2023
1 parent cd248a8 commit 813a2da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
runs-on: ubuntu-latest
services:
postgres:
image: postgres:10
image: postgres:13
ports:
- 5432:5432
options: >-
Expand Down

0 comments on commit 813a2da

Please sign in to comment.