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 edc5719 commit e97a21dCopy full SHA for e97a21d
.github/workflows/unit-tests.yml
@@ -49,7 +49,6 @@ jobs:
49
# Latest Clang
50
- { compiler: clang-18, os: ubuntu-24.04, buildType: Debug, boostVersion: 1.81.0 }
51
# Windows
52
- - { compiler: msvc, os: windows-2019, buildType: Debug, boostVersion: 1.69.0, generator: 'Visual Studio 16 2019' }
53
- { compiler: msvc, os: windows-2022, buildType: Debug, boostVersion: 1.87.0 }
54
55
runs-on: ${{matrix.os}}
0 commit comments