Skip to content

Commit

Permalink
Skip building Tizen on Linux (#2934)
Browse files Browse the repository at this point in the history
Fixes #2933
  • Loading branch information
mattleibow authored Jul 10, 2024
1 parent 7e5ba2a commit 96c6071
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/azure-templates-stages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -345,6 +345,7 @@ stages:
buildAgent: ${{ parameters.buildAgentLinuxNative }}
packages: $(TIZEN_LINUX_PACKAGES)
target: externals-tizen
condition: false # https://github.com/mono/SkiaSharp/issues/2933

- ${{ if ne(parameters.buildPipelineType, 'tests') }}:
- stage: native_wasm
Expand Down

0 comments on commit 96c6071

Please sign in to comment.