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 b21f264 commit a761088Copy full SHA for a761088
.github/workflows/upload-conan-pkgs.yml
@@ -76,7 +76,7 @@ jobs:
76
strategy:
77
fail-fast: false
78
matrix:
79
- os: [windows-2019]
+ os: [windows-2025]
80
build_type: [Debug, Release]
81
timeout-minutes: 120
82
0 commit comments