Skip to content

Commit 7ecda46

Browse files
authored
updating windows version to 22 (#224)
1 parent 87aba24 commit 7ecda46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- run: ./build.sh
2222
working-directory: ./Build
2323
build-windows:
24-
runs-on: windows-2019
24+
runs-on: windows-2022
2525
steps:
2626
- uses: actions/checkout@v4
2727
with:

0 commit comments

Comments
 (0)