Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions .github/workflows/uno-dotnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ jobs:
path: azurekeyvaultstudio.win-arm64.zip

build_macos_x64:
name: Build macOS x64 (untested)
name: Build macOS x64
runs-on: macos-latest
needs: prepare_version
env:
Expand Down Expand Up @@ -274,7 +274,8 @@ jobs:
run: |
cat > RELEASE_NOTES.md <<'EOF'
Notes:
- macOS x64 build is untested
- If you're a user, please consider starring the repo! Or leaving a review on the Microsoft Store! Thank you!


### SHA256 Hashes of the release artifacts:
```text
Expand Down
Loading