Skip to content

Commit

Permalink
ci: bump uno.check for Jerome
Browse files Browse the repository at this point in the history
  • Loading branch information
dansiegel committed Jul 18, 2024
1 parent 8655818 commit e345037
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
windows-sdk-version: 18362
dotnet-version: 8.0.300
install-workload: ios android macos maccatalyst wasm-tools
uno-check: false
uno-check-version: 1.25.0
# install-workload: ios android macos maccatalyst wasm-tools
uno-check: true
uno-check-version: 1.25.1
uno-check-parameters: '--skip xcode --skip gtk3 --skip vswin --skip androidemulator --skip androidsdk --skip vsmac --skip dotnetnewunotemplates'
run-tests: false

0 comments on commit e345037

Please sign in to comment.