Skip to content

Commit a120faf

Browse files
authored
chore(deps): Update wasmer to fix broken Windows build (#9322)
1 parent 8107e98 commit a120faf

File tree

5 files changed

+234
-119
lines changed

5 files changed

+234
-119
lines changed

.changeset/fuzzy-cycles-remember.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
swc_plugin_runner: patch
3+
---
4+
5+
chore(deps): Update `wasmer` to fix broken Windows build

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -345,7 +345,7 @@ jobs:
345345
matrix:
346346
os:
347347
# - ubuntu-latest
348-
# - windows-latest
348+
- windows-latest
349349
- macos-latest
350350
steps:
351351
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)