File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 3838 - name : Tests - net8.0 (Latest LTS)
3939 run : dotnet run --no-build -c:Release -f:net8.0 --project test/FastExpressionCompiler.TestsRunner/FastExpressionCompiler.TestsRunner.csproj
4040
41- - if : matrix.os == 'windows-latest'
42- name : Tests - net6.0 (Previous LTS)
43- run : dotnet run --no-build -c:Release -f:net6.0 --project test/FastExpressionCompiler.TestsRunner/FastExpressionCompiler.TestsRunner.csproj
41+ # - if: matrix.os == 'windows-latest'
42+ # name: Tests - net6.0 (Previous LTS)
43+ # run: dotnet run --no-build -c:Release -f:net6.0 --project test/FastExpressionCompiler.TestsRunner/FastExpressionCompiler.TestsRunner.csproj
4444
4545 - if : matrix.os == 'windows-latest'
4646 name : Tests - net472 (Windows only)
You can’t perform that action at this time.
0 commit comments