Skip to content

Commit

Permalink
13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kurotych committed Feb 1, 2025
1 parent 7881c87 commit 7c5ca63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ jobs:
test_job:
docker:
- image: python:3.8.7
- image: circleci/postgres:14.2
- image: circleci/postgres:13.0
environment:
POSTGRES_PASSWORD: password
entrypoint: bash
Expand Down

0 comments on commit 7c5ca63

Please sign in to comment.