File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change 21
21
fail-fast : false
22
22
matrix :
23
23
include :
24
+ - name : ubu24-arm-gcc12-clang-repl-19-emscripten
25
+ os : ubuntu-24.04-arm
26
+ compiler : gcc-12
27
+ clang-runtime : ' 19'
28
+ cling : Off
29
+ llvm_enable_projects : " clang;lld"
30
+ llvm_targets_to_build : " WebAssembly"
24
31
- name : osx15-arm-clang-clang-repl-19-emscripten
25
32
os : macos-15
26
33
compiler : clang
@@ -448,6 +455,13 @@ jobs:
448
455
fail-fast : false
449
456
matrix :
450
457
include :
458
+ - name : ubu24-arm-gcc12-clang-repl-19-emscripten
459
+ os : ubuntu-24.04-arm
460
+ compiler : gcc-12
461
+ clang-runtime : ' 19'
462
+ cling : Off
463
+ llvm_enable_projects : " clang;lld"
464
+ llvm_targets_to_build : " WebAssembly"
451
465
- name : ubu24-x86-gcc12-clang-repl-19-emscripten_wasm
452
466
os : ubuntu-24.04
453
467
compiler : gcc-12
You can’t perform that action at this time.
0 commit comments