Skip to content

Commit

Permalink
msvc windows latest?
Browse files Browse the repository at this point in the history
  • Loading branch information
asg017 committed Jun 29, 2024
1 parent 697a36b commit ad4bf1d
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit ad4bf1d

Please sign in to comment.