Skip to content

Commit

Permalink
ci: update for updated defaults
Browse files Browse the repository at this point in the history
  • Loading branch information
dansiegel committed Feb 12, 2024
1 parent b1626e4 commit edbfdbf
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/build_uno.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,7 @@ jobs:
with:
name: Build Prism.Uno
solution-path: PrismLibrary_Uno.slnf
dotnet-version: 8.0.100
windows-sdk-version: 18362
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
3 changes: 0 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,12 +65,9 @@ jobs:
with:
name: Build Prism.Uno
solution-path: PrismLibrary_Uno.slnf
dotnet-version: 8.0.100
windows-sdk-version: 18362
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
code-sign: true
artifact-name: Uno
Expand Down

0 comments on commit edbfdbf

Please sign in to comment.