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 27, 2024
1 parent f5c7e96 commit e2f939e
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:
dotnet-version: 8.0.x
windows-sdk-version: 18362
uno-check: true
uno-check-version: 1.18.1
uno-check-parameters: '--skip xcode --skip gtk3 --skip vswin --skip vsmac'
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 @@ -68,6 +68,7 @@ jobs:
dotnet-version: 8.0.x
windows-sdk-version: 18362
uno-check: true
uno-check-version: 1.18.1
uno-check-parameters: '--skip xcode --skip gtk3 --skip vswin --skip vsmac'
run-tests: false
code-sign: true
Expand Down

0 comments on commit e2f939e

Please sign in to comment.