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.
2 parents deb5b78 + 2af63ec commit a97a9b2Copy full SHA for a97a9b2
src/SourceBuild/content/eng/pipelines/source-build-sdk-diff-tests.yml
@@ -1,6 +1,6 @@
1
schedules:
2
-- cron: "0 11 * * 1-5"
3
- displayName: Run on weekdays at 11am UTC
+- cron: "0 11 * * 1-5"
+ displayName: Run on weekdays at 11am UTC
4
branches:
5
include:
6
- main
@@ -47,8 +47,8 @@ jobs:
47
48
- template: templates/jobs/sdk-diff-tests.yml
49
parameters:
50
- buildName: Alpine317_Offline_MsftSdk
51
- targetRid: alpine.3.17-x64
+ buildName: Alpine319_Offline_MsftSdk
+ targetRid: alpine.3.19-x64
52
architecture: x64
53
dotnetDotnetRunId: ${{ parameters.dotnetDotnetRunId }}
54
0 commit comments