mirror of
https://github.com/asg017/sqlite-vec.git
synced 2026-04-25 08:46:49 +02:00
gha: bump windows runners
This commit is contained in:
parent
cdbc34785f
commit
8c976205dd
2 changed files with 2 additions and 2 deletions
2
.github/workflows/release.yaml
vendored
2
.github/workflows/release.yaml
vendored
|
|
@ -36,7 +36,7 @@ jobs:
|
||||||
name: sqlite-vec-macos-aarch64-extension
|
name: sqlite-vec-macos-aarch64-extension
|
||||||
path: dist/*
|
path: dist/*
|
||||||
build-windows-x86_64-extension:
|
build-windows-x86_64-extension:
|
||||||
runs-on: windows-2019
|
runs-on: windows-2022
|
||||||
permissions:
|
permissions:
|
||||||
contents: write
|
contents: write
|
||||||
steps:
|
steps:
|
||||||
|
|
|
||||||
2
.github/workflows/test.yaml
vendored
2
.github/workflows/test.yaml
vendored
|
|
@ -51,7 +51,7 @@ jobs:
|
||||||
name: sqlite-vec-macos-aarch64-extension
|
name: sqlite-vec-macos-aarch64-extension
|
||||||
path: dist/*
|
path: dist/*
|
||||||
build-windows-x86_64-extension:
|
build-windows-x86_64-extension:
|
||||||
runs-on: windows-2019
|
runs-on: windows-2022
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
- uses: ilammy/msvc-dev-cmd@v1
|
- uses: ilammy/msvc-dev-cmd@v1
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue