Skip to content

Commit ce99777

Browse files
YH
1 parent 75003a3 commit ce99777

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
run: sudo apt update
4141

4242
- name: Install postgres
43-
run: sudo apt install -y postgresql postgresql-contrib libpq-dev clang-format postgresql-server-dev-17
43+
run: sudo apt install -y postgresql-17 libpq-dev clang-format postgresql-server-dev-17
4444

4545
- name: Start Postgres
4646
run: sudo systemctl start postgresql && sleep 5

0 commit comments

Comments
 (0)