We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4794df commit f002f54Copy full SHA for f002f54
.github/workflows/deploy_cpp_libs.yml
@@ -4,7 +4,7 @@ on: [push]
4
5
jobs:
6
CppWindows:
7
- runs-on: windows-2019
+ runs-on: windows-2022
8
9
strategy:
10
fail-fast: false
0 commit comments