Skip to content

Commit

Permalink
Merge pull request #98 from artlawson/PE-37271
Browse files Browse the repository at this point in the history
(PE-37271) Swap postgres96 for pg14 in gh workflow
  • Loading branch information
jonathannewman authored May 13, 2024
2 parents 41261f2 + dff9519 commit 092001b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lein-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
runs-on: ubuntu-latest
services:
postgres:
image: postgres:9.6.24
image: postgres:14
env:
POSTGRES_PASSWORD: foobar
options: >-
Expand Down

0 comments on commit 092001b

Please sign in to comment.