Try fixing Windows build

release/4.3a0
Fan Jiang 2024-05-29 19:26:20 -04:00
parent cb30fddfc8
commit 02784de742
1 changed files with 1 additions and 1 deletions

View File

@ -109,7 +109,7 @@ jobs:
uses: ilammy/msvc-dev-cmd@v1
with:
arch: x${{matrix.platform}}
toolset: 14.38
toolset: 14.2
- name: cl version (Windows)
if: runner.os == 'Windows'