Skip to content

Commit 505c8ea

Browse files
committed
Try with mac os machines
1 parent cd111e9 commit 505c8ea

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/wasm.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ on:
66

77
jobs:
88
build:
9-
name: Build and Test on WebAssembly
10-
runs-on: ubuntu-24.04
9+
runs-on: macos-latest
10+
1111
steps:
1212
- uses: actions/checkout@v4
1313

0 commit comments

Comments
 (0)