Skip to content

Commit c7316fc

Browse files
Update tail-call.yml
1 parent 68b41cf commit c7316fc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/tail-call.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,7 @@ jobs:
8484
shell: cmd
8585
run: |
8686
choco install visualstudio2026buildtools-preview --pre
87+
set MSBUILD=C:\Program Files\Microsoft Visual Studio\18\Insiders\MSBuild\Current\Bin\msbuild.exe
8788
call ./PCbuild/build.bat --tail-call-interp --pgo -p ${{ matrix.architecture }} "/p:PlatformToolset=v145"
8889
call ./PCbuild/rt.bat -p ${{ matrix.architecture }} -q --multiprocess 0 --timeout 4500 --verbose2 --verbose3
8990

0 commit comments

Comments
 (0)