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 0a94dfa commit 2b5ef71Copy full SHA for 2b5ef71
.github/workflows/ci.yml
@@ -15,7 +15,6 @@ jobs:
15
fail-fast: false
16
matrix:
17
platform:
18
- - { name: Windows VS2019, os: windows-2019 }
19
- { name: Windows VS2022, os: windows-2022 }
20
- { name: Linux GCC, os: ubuntu-latest }
21
- { name: Linux Clang, os: ubuntu-latest, flags: -DCMAKE_C_COMPILER=clang -DCMAKE_CXX_COMPILER=clang++ }
0 commit comments