Skip to content

Commit fbbb6b9

Browse files
committed
fix: update Windows runner version from 2019 to 2022 in CI workflow
1 parent 621604c commit fbbb6b9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ jobs:
7070
name: sqlite-vec-macos-aarch64-extension
7171
path: dist/*
7272
build-windows-x86_64-extension:
73-
runs-on: windows-2019
73+
runs-on: windows-2022
7474
steps:
7575
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
7676
- uses: ilammy/msvc-dev-cmd@0b201ec74fa43914dc39ae48a89fd1d8cb592756 # v1.13.0

0 commit comments

Comments
 (0)