diff --git a/tools/ci_build/github/azure-pipelines/post-merge-jobs.yml b/tools/ci_build/github/azure-pipelines/post-merge-jobs.yml index a421334890e59..d24b0e0539631 100644 --- a/tools/ci_build/github/azure-pipelines/post-merge-jobs.yml +++ b/tools/ci_build/github/azure-pipelines/post-merge-jobs.yml @@ -260,6 +260,8 @@ stages: workingDirectory: '$(Build.BinariesDirectory)' condition: succeededOrFailed() +# We currently use static frameworks in the iOS packages. +# This test validates that dynamic frameworks also work. - stage: IosDynamicFramework dependsOn: [] jobs: