Skip to content

Commit

Permalink
Update build-and-test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sdreher authored Jan 23, 2021
1 parent 3fad606 commit 5e1553b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,9 @@ jobs:
node-version: [12.x]
services:
postgres:
image: postgis/postgis:13-master
image: postgres:10
env:
POSTGRES_USER: postgres
POSTGRES_PASSWORD: postgres
options: >-
--health-cmd pg_isready
Expand Down

0 comments on commit 5e1553b

Please sign in to comment.