Skip to content

Commit b91a200

Browse files
committed
change windows version in ci
1 parent 13cac82 commit b91a200

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rust-cubesql.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -325,7 +325,7 @@ jobs:
325325
matrix:
326326
# We do not need to test under all versions, we do it under linux
327327
node-version: [22.x]
328-
os-version: [windows-2019]
328+
os-version: [windows-2022]
329329
python-version: ["fallback"]
330330
fail-fast: false
331331

0 commit comments

Comments
 (0)