Skip to content

Commit e98d660

Browse files
committed
ci: update build-windows job to use windows-2022 image
1 parent f4cb571 commit e98d660

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88

99
jobs:
1010
build-windows:
11-
runs-on: windows-2019
11+
runs-on: windows-2022
1212
steps:
1313
- name: Checkout
1414
uses: actions/checkout@v3

0 commit comments

Comments
 (0)