Skip to content

Commit 124e201

Browse files
committed
MSVC tailcall CI no longer needs to specify PlatformToolset
1 parent 157f271 commit 124e201

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/tail-call.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,6 @@ jobs:
5151
- name: Build
5252
shell: pwsh
5353
run: |
54-
$env:PlatformToolset = "v145"
5554
./PCbuild/build.bat --tail-call-interp ${{ matrix.build_flags }} -c Release -p ${{ matrix.architecture }}
5655
- name: Test
5756
if: matrix.run_tests

0 commit comments

Comments
 (0)