Skip to content

Commit

Permalink
Merge pull request #862 from multiversx/new-faster-wasmer-31-july
Browse files Browse the repository at this point in the history
new faster wasmer2
  • Loading branch information
sstanculeanu authored Aug 6, 2024
2 parents db3113f + dd0579e commit 81aab38
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
strategy:
matrix:
go-version: [1.20.7]
os: [ubuntu-latest, macos-latest]
os: [ubuntu-latest, macos-13]
runs-on: ${{ matrix.os }}
steps:
- name: Install Go
Expand Down
Binary file modified wasmer2/libvmexeccapi.dylib
Binary file not shown.
Binary file modified wasmer2/libvmexeccapi.so
Binary file not shown.
Binary file modified wasmer2/libvmexeccapi_arm.dylib
Binary file not shown.
Binary file modified wasmer2/libvmexeccapi_arm.so
Binary file not shown.

0 comments on commit 81aab38

Please sign in to comment.