Skip to content

Commit f4b6f0b

Browse files
committed
Try with ubuntu machines
1 parent bf59a87 commit f4b6f0b

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

.github/workflows/wasm.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,10 @@ name: wasm
22

33
on:
44
push:
5-
pull_request:
65

76
jobs:
87
build:
9-
runs-on: macos-latest
10-
8+
runs-on: ubuntu-latest
119
steps:
1210
- uses: actions/checkout@v4
1311

0 commit comments

Comments
 (0)