Skip to content

Commit

Permalink
ci: bump uno check version
Browse files Browse the repository at this point in the history
  • Loading branch information
dansiegel committed Feb 14, 2024
1 parent a8a010b commit 766019a
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 @@ -29,4 +29,5 @@ jobs:
dotnet-version: 8.0.x
uno-check: true
uno-check-parameters: '--skip xcode --skip gtk3 --skip vswin --skip vsmac'
uno-check-version: 1.20.0-dev.7
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 @@ -78,6 +78,7 @@ jobs:
dotnet-version: 8.0.x
uno-check: true
uno-check-parameters: '--skip xcode --skip gtk3 --skip vswin --skip vsmac'
uno-check-version: 1.20.0-dev.7
run-tests: false
code-sign: true
artifact-name: Uno
Expand Down

0 comments on commit 766019a

Please sign in to comment.