Skip to content

Commit

Permalink
add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
edgchen1 committed Oct 4, 2023
1 parent 0bb023e commit db95a18
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tools/ci_build/github/azure-pipelines/post-merge-jobs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit db95a18

Please sign in to comment.