Skip to content

Commit

Permalink
ci: update uno-check
Browse files Browse the repository at this point in the history
  • Loading branch information
dansiegel committed Jan 30, 2024
1 parent cef42ed commit 4e41565
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/build_uno.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ jobs:
solution-path: PrismLibrary_Uno.slnf
dotnet-version: 8.0.100
windows-sdk-version: 18362
install-workload: maui maui-tizen macos maui-windows maui-maccatalyst maccatalyst maui-ios ios android maui-android wasm-tools tvos
uno-check: false
uno-check-version: 1.18.1
uno-check: true
uno-check-version: 1.19.0
uno-check-parameters: '--skip xcode --skip gtk3 --skip vswin --skip vsmac'
uno-check-manifest: https://raw.githubusercontent.com/unoplatform/uno.check/1.19.0/manifests/uno.ui.manifest.json
run-tests: false

0 comments on commit 4e41565

Please sign in to comment.