mirror of
https://github.com/pgvector/pgvector.git
synced 2026-06-06 05:51:21 +08:00
Test
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -114,7 +114,7 @@ jobs:
|
||||
options: --platform linux/386
|
||||
steps:
|
||||
- run: apk add --update build-base git openrc perl perl-ipc-run postgresql18 postgresql18-dev
|
||||
- run: rc-update add postgresql
|
||||
- run: touch /run/openrc/softlevel && rc-update add postgresql
|
||||
- run: |
|
||||
git clone https://github.com/${{ github.repository }}.git pgvector
|
||||
cd pgvector
|
||||
|
||||
Reference in New Issue
Block a user