Skip to content

Commit

Permalink
Deactivate Win32 debug ci (VS)
Browse files Browse the repository at this point in the history
  • Loading branch information
lemire committed Nov 13, 2023
1 parent 1e2e43c commit 80400d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/vs17-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
matrix:
include:
- {gen: Visual Studio 17 2022, arch: Win32, cfg: Release}
- {gen: Visual Studio 17 2022, arch: Win32, cfg: Debug}
#- {gen: Visual Studio 17 2022, arch: Win32, cfg: Debug}
- {gen: Visual Studio 17 2022, arch: x64, cfg: Release}
- {gen: Visual Studio 17 2022, arch: x64, cfg: Debug}
steps:
Expand Down

0 comments on commit 80400d2

Please sign in to comment.