Skip to content

Commit

Permalink
ci: bump uno-check
Browse files Browse the repository at this point in the history
  • Loading branch information
dansiegel committed Jun 7, 2024
1 parent 02911d8 commit 3bccd36
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build_uno.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,6 @@ jobs:
windows-sdk-version: 18362
dotnet-version: 8.0.x
uno-check: true
uno-check-version: 1.23.0
uno-check-parameters: '--skip xcode --skip gtk3 --skip vswin --skip androidemulator --skip androidsdk --skip vsmac --skip dotnetnewunotemplates'
run-tests: false
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ jobs:
solution-path: PrismLibrary_Uno.slnf
windows-sdk-version: 18362
uno-check: true
uno-check-version: 1.23.0
uno-check-parameters: '--skip xcode --skip gtk3 --skip vswin --skip androidemulator --skip androidsdk --skip vsmac --skip dotnetnewunotemplates'
run-tests: false
code-sign: true
Expand Down

0 comments on commit 3bccd36

Please sign in to comment.