We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 88991ef commit c963fbeCopy full SHA for c963fbe
.github/workflows/ci.yml
@@ -40,7 +40,7 @@ jobs:
40
fail-fast: false
41
matrix:
42
include:
43
- - os: windows-2019
+ - os: windows-2022
44
env:
45
VCPKG_ROOT: "${{ github.workspace }}\\vcpkg"
46
deps: "openssl:x64-windows"
0 commit comments