Skip to content

Commit 8c97620

Browse files
committed
gha: bump windows runners
1 parent cdbc347 commit 8c97620

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
name: sqlite-vec-macos-aarch64-extension
3737
path: dist/*
3838
build-windows-x86_64-extension:
39-
runs-on: windows-2019
39+
runs-on: windows-2022
4040
permissions:
4141
contents: write
4242
steps:

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
name: sqlite-vec-macos-aarch64-extension
5252
path: dist/*
5353
build-windows-x86_64-extension:
54-
runs-on: windows-2019
54+
runs-on: windows-2022
5555
steps:
5656
- uses: actions/checkout@v4
5757
- uses: ilammy/msvc-dev-cmd@v1

0 commit comments

Comments
 (0)