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 5861442 commit f9678e5Copy full SHA for f9678e5
.github/workflows/main.yml
@@ -41,7 +41,7 @@ jobs:
41
verbose: true # optional (default = false)
42
fail_ci_if_error: true
43
test_release_win:
44
- runs-on: windows-2019
+ runs-on: windows-2022
45
steps:
46
- uses: actions/checkout@v3
47
- uses: turtlebrowser/get-conan@main
0 commit comments