Skip to content

Commit

Permalink
deps: [email protected], Wasmtime 29 toolchain Upgrade (#545)
Browse files Browse the repository at this point in the history
  • Loading branch information
guybedford committed Jan 22, 2025
1 parent fe90d2f commit 0cdada7
Show file tree
Hide file tree
Showing 80 changed files with 539 additions and 496 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,15 +40,15 @@ jobs:
strategy:
matrix:
os: [
ubuntu-latest,
ubuntu-22.04, # https://github.com/puppeteer/puppeteer/issues/12818#issuecomment-2593659514
windows-latest,
macos-latest
]
node: [18.x, 20.x, latest]
include:
- os: windows-latest
weval-bin-path: .weval-bin/weval.exe
- os: ubuntu-latest
- os: ubuntu-22.04
weval-bin-path: .weval-bin/weval
- os: macos-latest
weval-bin-path: .weval-bin/weval
Expand Down
Loading

0 comments on commit 0cdada7

Please sign in to comment.