Skip to content

Commit 8988dcc

Browse files
authored
Profiling does not necessarily run on .net10 machine, skip FBP tests (#8801)
2 parents 40f7e92 + 46a58c9 commit 8988dcc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

azure-pipelines/profiling.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,8 @@ extends:
3232
stages:
3333
- stage: Run_Profiling
3434
displayName: Run Profiling
35+
variables:
36+
ROSLYN_SKIP_TEST_FILE_BASED_PROGRAMS: 'true'
3537
jobs:
3638
- job: Profile
3739
pool:

0 commit comments

Comments
 (0)