Skip to content

Commit

Permalink
Switch to PostgreSQL 12
Browse files Browse the repository at this point in the history
  • Loading branch information
amureki committed Oct 16, 2022
1 parent e0b7632 commit 540ad16
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 @@ -21,7 +21,7 @@ jobs:
- name: Setup PostgreSQL with PostGIS
uses: huaxk/postgis-action@v1
with:
postgresql version: '11'
postgresql version: '12'
postgresql db: 'postgres'
postgresql user: 'postgres'

Expand Down

0 comments on commit 540ad16

Please sign in to comment.