Skip to content

Commit f26c843

Browse files
committed
Switched to dev-files option on CI
1 parent c2b253e commit f26c843

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ jobs:
1212
- uses: ankane/setup-postgres@v1
1313
with:
1414
database: pgvector_python_test
15+
dev-files: true
1516
- run: |
16-
sudo apt-get update && sudo apt-get install postgresql-server-dev-14
1717
cd /tmp
1818
git clone --branch v0.3.1 https://github.com/pgvector/pgvector.git
1919
cd pgvector

0 commit comments

Comments
 (0)