Skip to content

Commit 3b39dab

Browse files
committed
Test
1 parent f959732 commit 3b39dab

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
@@ -10,7 +10,7 @@ jobs:
1010
steps:
1111
- uses: actions/checkout@v7
1212
- if: ${{ runner.os == 'macOS' }}
13-
run: brew install libpq
13+
run: brew uninstall libpq
1414
- uses: ankane/setup-postgres@v1
1515
with:
1616
database: pgvector_cpp_test

0 commit comments

Comments
 (0)