Skip to content

Commit a97a9b2

Browse files
authored
[automated] Merge branch 'release/8.0.1xx' => 'release/8.0.2xx' (#19512)
2 parents deb5b78 + 2af63ec commit a97a9b2

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/SourceBuild/content/eng/pipelines/source-build-sdk-diff-tests.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
schedules:
2-
- cron: "0 11 * * 1-5"
3-
displayName: Run on weekdays at 11am UTC
2+
- cron: "0 11 * * 1-5"
3+
displayName: Run on weekdays at 11am UTC
44
branches:
55
include:
66
- main
@@ -47,8 +47,8 @@ jobs:
4747

4848
- template: templates/jobs/sdk-diff-tests.yml
4949
parameters:
50-
buildName: Alpine317_Offline_MsftSdk
51-
targetRid: alpine.3.17-x64
50+
buildName: Alpine319_Offline_MsftSdk
51+
targetRid: alpine.3.19-x64
5252
architecture: x64
5353
dotnetDotnetRunId: ${{ parameters.dotnetDotnetRunId }}
5454

0 commit comments

Comments
 (0)