mirror of
https://github.com/asg017/sqlite-vec.git
synced 2026-04-25 00:36:56 +02:00
cleanup
This commit is contained in:
parent
352f953fc0
commit
d54a0f4eb2
2 changed files with 0 additions and 4 deletions
3
.github/workflows/test.yaml
vendored
3
.github/workflows/test.yaml
vendored
|
|
@ -3,9 +3,6 @@ on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- main
|
- main
|
||||||
- partition-by
|
|
||||||
- auxiliary
|
|
||||||
- metadata-filtering
|
|
||||||
permissions:
|
permissions:
|
||||||
contents: read
|
contents: read
|
||||||
jobs:
|
jobs:
|
||||||
|
|
|
||||||
|
|
@ -19,7 +19,6 @@
|
||||||
|
|
||||||
#define SQLITE_VEC_VERSION "v${VERSION}"
|
#define SQLITE_VEC_VERSION "v${VERSION}"
|
||||||
// TODO rm
|
// TODO rm
|
||||||
#define SQLITE_VEC_VERSION "v-metadata-experiment.01"
|
|
||||||
#define SQLITE_VEC_DATE "${DATE}"
|
#define SQLITE_VEC_DATE "${DATE}"
|
||||||
#define SQLITE_VEC_SOURCE "${SOURCE}"
|
#define SQLITE_VEC_SOURCE "${SOURCE}"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue