Skip to content

Commit 3914838

Browse files
committed
update windows runner
1 parent f200f22 commit 3914838

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ jobs:
128128
- node: 24
129129
arch: x86
130130
fail-fast: false
131-
runs-on: windows-2019
131+
runs-on: windows-2022
132132
steps:
133133
- name: Setup Environment
134134
run: |

0 commit comments

Comments
 (0)