Skip to content

Commit 32488d4

Browse files
Fix workflow, upload lib.
1 parent 38d3190 commit 32488d4

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.github/workflows/build-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
strategy:
1313
matrix:
1414
go-version: [1.20.7]
15-
os: [ubuntu-latest]
15+
os: [ubuntu-latest, macos-13]
1616
runs-on: ${{ matrix.os }}
1717
steps:
1818
- name: Install Go

wasmer2/libvmexeccapi.dylib

178 KB
Binary file not shown.

0 commit comments

Comments
 (0)