Skip to content

Commit

Permalink
Remove MSVC v141 (CI)
Browse files Browse the repository at this point in the history
  • Loading branch information
NUCLEAR-BOMB committed Nov 18, 2024
1 parent 162673f commit 1a289e4
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -531,12 +531,6 @@ jobs:
options: '/Zi /DEBUG /INCREMENTAL:NO'
cmake_options: -DUSE_LIBASSERT=FALSE

- name: 'v141'
toolset: 'v141'
os: windows-2019
options: '/Zi /DEBUG /INCREMENTAL:NO /w /WX-'
cmake_options: -DUSE_LIBASSERT=FALSE

- name: 'ClangCL'
toolset: 'ClangCL'
os: windows-2022
Expand Down

0 comments on commit 1a289e4

Please sign in to comment.