mirror of
https://github.com/asg017/sqlite-vec.git
synced 2026-04-25 00:36:56 +02:00
msvc windows latest?
This commit is contained in:
parent
697a36bbc3
commit
ad4bf1d396
1 changed files with 1 additions and 3 deletions
4
.github/workflows/test.yaml
vendored
4
.github/workflows/test.yaml
vendored
|
|
@ -58,12 +58,10 @@ jobs:
|
|||
name: sqlite-vec-windows-x86_64-extension
|
||||
path: dist/*
|
||||
build-windows-x86_64-extension-msvc:
|
||||
runs-on: windows-2019
|
||||
runs-on: windows-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: ilammy/msvc-dev-cmd@v1
|
||||
with:
|
||||
vsversion: 2023
|
||||
- uses: actions/setup-python@v5
|
||||
with:
|
||||
python-version: "3.12"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue