Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f282f7a commit 0341b10Copy full SHA for 0341b10
1 file changed
.github/workflows/tail-call.yml
@@ -51,7 +51,6 @@ jobs:
51
- name: Build
52
shell: pwsh
53
run: |
54
- $env:PlatformToolset = "v145"
55
./PCbuild/build.bat --tail-call-interp ${{ matrix.build_flags }} -c Release -p ${{ matrix.architecture }}
56
- name: Test
57
if: matrix.run_tests
0 commit comments