We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd111e9 commit 505c8eaCopy full SHA for 505c8ea
1 file changed
.github/workflows/wasm.yml
@@ -6,8 +6,8 @@ on:
6
7
jobs:
8
build:
9
- name: Build and Test on WebAssembly
10
- runs-on: ubuntu-24.04
+ runs-on: macos-latest
+
11
steps:
12
- uses: actions/checkout@v4
13
0 commit comments