Skip to content

Commit

Permalink
github cicd: bump postgresql in order to work
Browse files Browse the repository at this point in the history
  • Loading branch information
em92 committed Aug 19, 2024
1 parent 3475d82 commit a3a9304
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- name: Install postgresql
uses: tj-actions/install-postgresql@v3
with:
postgresql-version: 11
postgresql-version: 12
- uses: actions/checkout@v3
- name: Include ppa repository
run: sudo add-apt-repository ppa:deadsnakes/ppa
Expand Down

0 comments on commit a3a9304

Please sign in to comment.