Skip to content

Commit 93f5686

Browse files
valeneikoporsager
authored andcommitted
chore: fix CI
1 parent 6ec85a4 commit 93f5686

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/test.yml

-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ jobs:
2828
- uses: actions/checkout@v4
2929
- run: |
3030
date
31-
sudo apt purge postgresql-14
3231
sudo sh -c 'echo "deb http://apt.postgresql.org/pub/repos/apt $(lsb_release -cs)-pgdg main" > /etc/apt/sources.list.d/pgdg.list'
3332
wget --quiet -O - https://www.postgresql.org/media/keys/ACCC4CF8.asc | sudo apt-key add -
3433
sudo apt-get update

0 commit comments

Comments
 (0)