Skip to content

Commit

Permalink
chore(deps): Update wasmer to fix broken Windows build (#9322)
Browse files Browse the repository at this point in the history
  • Loading branch information
kdy1 committed Jul 23, 2024
1 parent 8107e98 commit a120faf
Show file tree
Hide file tree
Showing 5 changed files with 234 additions and 119 deletions.
5 changes: 5 additions & 0 deletions .changeset/fuzzy-cycles-remember.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
swc_plugin_runner: patch
---

chore(deps): Update `wasmer` to fix broken Windows build
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -345,7 +345,7 @@ jobs:
matrix:
os:
# - ubuntu-latest
# - windows-latest
- windows-latest
- macos-latest
steps:
- uses: actions/checkout@v4
Expand Down
Loading

0 comments on commit a120faf

Please sign in to comment.