We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af09d5b commit 70b7dccCopy full SHA for 70b7dcc
.github/workflows/ci-conan-msvc.yml
@@ -21,7 +21,7 @@ jobs:
21
matrix:
22
conan: ["2.0"]
23
profile: [msvc17]
24
- compiler_version: [191, 192, 193]
+ compiler_version: [192, 193]
25
build_type: [Debug, Release]
26
steps:
27
- uses: actions/checkout@v3
0 commit comments