Skip to content

Commit

Permalink
Run legacy API tests against legacy postgres
Browse files Browse the repository at this point in the history
  • Loading branch information
mvdbeek committed Jun 11, 2021
1 parent 03d31a5 commit 3a23b25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/api_paste.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
python-version: ['3.7']
services:
postgres:
image: postgres:13
image: postgres:9.6
env:
POSTGRES_USER: postgres
POSTGRES_PASSWORD: postgres
Expand Down

0 comments on commit 3a23b25

Please sign in to comment.