Skip to content

Commit

Permalink
Add C++ targets for Windows/MSVC
Browse files Browse the repository at this point in the history
  • Loading branch information
GreyCat committed Jul 28, 2023
1 parent fdc68bb commit 6c1e40c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,12 @@ jobs:
strategy:
matrix:
tsv:
- target: cpp_stl
subtraget: _98
implementation: msvc142
- target: cpp_stl
subtraget: _11
implementation: msvc142
- target: csharp
implementation: net48
env:
Expand Down

0 comments on commit 6c1e40c

Please sign in to comment.