Skip to content

Commit

Permalink
Fix workflow, upload lib.
Browse files Browse the repository at this point in the history
  • Loading branch information
andreibancioiu committed Jul 31, 2024
1 parent 38d3190 commit 32488d4
Show file tree
Hide file tree
Showing 2 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]
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.

0 comments on commit 32488d4

Please sign in to comment.