Skip to content

Commit

Permalink
added a Clang-CL Windows test to CI
Browse files Browse the repository at this point in the history
If I understand correctly,
this should trigger the issue notified in #3569.
  • Loading branch information
Cyan4973 committed Mar 29, 2023
1 parent 57e1b45 commit 45d4c05
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/dev-short-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -270,6 +270,8 @@ jobs:
- generator: "Visual Studio 17 2022"
flags: "-A Win32"
- generator: "MinGW Makefiles"
- generator: "Visual Studio 17 2022"
flags: "T ClangCL"
runs-on: windows-2022
steps:
- uses: actions/checkout@8f4b7f84864484a7bf31766abe9204da3cbe65b3 # tag=v3
Expand Down

0 comments on commit 45d4c05

Please sign in to comment.