Skip to content

Commit a0b81b1

Browse files
authored
fix build
1 parent cd93647 commit a0b81b1

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
@@ -8,7 +8,7 @@ on:
88

99
jobs:
1010
Build:
11-
runs-on: windows-2019
11+
runs-on: windows-latest
1212
steps:
1313

1414
# - name: Install Windows XP Support for Visual Studio 2022 # windows-2022 # v141_xp # Installation takes more than 5 minutes

0 commit comments

Comments
 (0)