Skip to content

Commit

Permalink
Postgres 16.3
Browse files Browse the repository at this point in the history
  • Loading branch information
BenMorel committed Jun 5, 2024
1 parent 5b1c497 commit fcc6205
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ jobs:
- name: Setup PostgreSQL with PostGIS
uses: huaxk/postgis-action@v1
with:
postgresql version: 'latest'
postgresql version: '16.3'
postgresql password: 'postgres'
postgresql user: 'postgres'

Expand Down

0 comments on commit fcc6205

Please sign in to comment.