Skip to content

Commit

Permalink
added postgres 15 as dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
aryan1010 authored and cvvergara committed Mar 2, 2023
1 parent c7b10b3 commit 2ba7d23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ubuntu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
strategy:
fail-fast: false
matrix:
psql: [11,12,13,14]
psql: [11,12,13,14,15]
postgis: [3]
os: [ubuntu-latest, ubuntu-20.04, ubuntu-18.04]

Expand Down

0 comments on commit 2ba7d23

Please sign in to comment.