Try fixing Windows build
parent
cb30fddfc8
commit
02784de742
|
@ -109,7 +109,7 @@ jobs:
|
||||||
uses: ilammy/msvc-dev-cmd@v1
|
uses: ilammy/msvc-dev-cmd@v1
|
||||||
with:
|
with:
|
||||||
arch: x${{matrix.platform}}
|
arch: x${{matrix.platform}}
|
||||||
toolset: 14.38
|
toolset: 14.2
|
||||||
|
|
||||||
- name: cl version (Windows)
|
- name: cl version (Windows)
|
||||||
if: runner.os == 'Windows'
|
if: runner.os == 'Windows'
|
||||||
|
|
Loading…
Reference in New Issue