Skip to content

Commit

Permalink
update wry from v0.35 to v0.36
Browse files Browse the repository at this point in the history
  • Loading branch information
rhysd committed May 23, 2024
1 parent 972979a commit 5df2053
Show file tree
Hide file tree
Showing 3 changed files with 116 additions and 774 deletions.
7 changes: 1 addition & 6 deletions .github/workflows/watchdogs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,12 +38,7 @@ jobs:
needs: unit-test
strategy:
matrix:
os: [ubuntu-latest, windows-latest]
# macos-latest is removed from the OS list since currently the release build crashes on
# macOS due to the following issue. The next version of wry crate will solve this issue.
# - https://github.com/tauri-apps/wry/issues/1151
# - https://github.com/rhysd/Shiba/actions/runs/7697292527/job/20974017230
# os: [ubuntu-latest, macos-latest, windows-latest]
os: [ubuntu-latest, macos-latest, windows-latest]
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v4
Expand Down
Loading

0 comments on commit 5df2053

Please sign in to comment.