Skip to content

Commit 7978647

Browse files
committed
#160 - Add toolset parameter to CI configuration
1 parent 0552348 commit 7978647

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,7 @@ jobs:
108108
ts: ${{ matrix.ts }}
109109
msvc: ${{ matrix.compiler }}
110110
arch: ${{ matrix.arch }}
111+
toolset: ${{ matrix.toolset }}
111112
env:
112113
CACHE_DIR: 'C:\Downloads'
113114
TOOLS_DIR: 'C:\tools'

0 commit comments

Comments
 (0)