File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change 25
25
- name : ubu24
26
26
os : ubuntu-24.04
27
27
micromamba_shell_init : bash
28
+ - name : ubu24-arm
29
+ os : ubuntu-24.04-arm
30
+ micromamba_shell_init : bash
28
31
- name : ubu24-analyzers
29
32
os : ubuntu-24.04
30
33
coverage : true
33
36
- name : ubu22
34
37
os : ubuntu-22.04
35
38
micromamba_shell_init : bash
39
+ - name : ubu22-arm
40
+ os : ubuntu-22.04-arm
41
+ micromamba_shell_init : bash
36
42
- name : osx13-x86
37
43
os : macos-13
38
44
micromamba_shell_init : bash
@@ -194,9 +200,16 @@ jobs:
194
200
os : ubuntu-24.04
195
201
emsdk_ver : " 3.1.45"
196
202
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
197
207
- name : ubu22
198
208
os : ubuntu-22.04
199
209
emsdk_ver : " 3.1.45"
210
+ - name : ubu22-arm
211
+ os : ubuntu-22.04-arm
212
+ emsdk_ver : " 3.1.45"
200
213
micromamba_shell_init : bash
201
214
- name : osx13-x86
202
215
os : macos-13
You can’t perform that action at this time.
0 commit comments