Skip to content

Commit 05372be

Browse files
authored
ci: use server 2019 for win builds
1 parent 3677a63 commit 05372be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ jobs:
117117

118118
Pack:
119119
needs: [Build, Test, CodeCov]
120-
runs-on: windows-latest
120+
runs-on: windows-2019
121121
env:
122122
PKG_SUFFIX: ''
123123
PKG_PROJ: src/ICSharpCode.SharpZipLib/ICSharpCode.SharpZipLib.csproj

0 commit comments

Comments
 (0)