Skip to content

Commit cb6ec4d

Browse files
authored
Remove redundant emscripten builds
1 parent c761668 commit cb6ec4d

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

.github/workflows/main.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -200,17 +200,9 @@ jobs:
200200
os: ubuntu-24.04
201201
emsdk_ver: "3.1.45"
202202
micromamba_shell_init: bash
203-
- name: ubu24-arm
204-
os: ubuntu-24.04-arm
205-
emsdk_ver: "3.1.45"
206-
micromamba_shell_init: bash
207203
- name: ubu22
208204
os: ubuntu-22.04
209205
emsdk_ver: "3.1.45"
210-
- name: ubu22-arm
211-
os: ubuntu-22.04-arm
212-
emsdk_ver: "3.1.45"
213-
micromamba_shell_init: bash
214206
- name: osx13-x86
215207
os: macos-13
216208
emsdk_ver: "3.1.45"

0 commit comments

Comments
 (0)