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 2525 - name : ubu24
2626 os : ubuntu-24.04
2727 micromamba_shell_init : bash
28+ - name : ubu24-arm
29+ os : ubuntu-24.04-arm
30+ micromamba_shell_init : bash
2831 - name : ubu24-analyzers
2932 os : ubuntu-24.04
3033 coverage : true
3336 - name : ubu22
3437 os : ubuntu-22.04
3538 micromamba_shell_init : bash
39+ - name : ubu22-arm
40+ os : ubuntu-22.04-arm
41+ micromamba_shell_init : bash
3642 - name : osx13-x86
3743 os : macos-13
3844 micromamba_shell_init : bash
@@ -194,9 +200,16 @@ jobs:
194200 os : ubuntu-24.04
195201 emsdk_ver : " 3.1.45"
196202 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
197207 - name : ubu22
198208 os : ubuntu-22.04
199209 emsdk_ver : " 3.1.45"
210+ - name : ubu22-arm
211+ os : ubuntu-22.04-arm
212+ emsdk_ver : " 3.1.45"
200213 micromamba_shell_init : bash
201214 - name : osx13-x86
202215 os : macos-13
You can’t perform that action at this time.
0 commit comments