Skip to content

Commit e97a21d

Browse files
authored
ci: removed outdated windows 2019 runner
1 parent edc5719 commit e97a21d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/unit-tests.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,6 @@ jobs:
4949
# Latest Clang
5050
- { compiler: clang-18, os: ubuntu-24.04, buildType: Debug, boostVersion: 1.81.0 }
5151
# Windows
52-
- { compiler: msvc, os: windows-2019, buildType: Debug, boostVersion: 1.69.0, generator: 'Visual Studio 16 2019' }
5352
- { compiler: msvc, os: windows-2022, buildType: Debug, boostVersion: 1.87.0 }
5453

5554
runs-on: ${{matrix.os}}

0 commit comments

Comments
 (0)