File tree Expand file tree Collapse file tree 1 file changed +4
-35
lines changed Expand file tree Collapse file tree 1 file changed +4
-35
lines changed Original file line number Diff line number Diff line change 2121 fail-fast : false
2222 matrix :
2323 include :
24- - name : ubu22-x86-gcc12-clang-repl-19-emscripten
25- os : ubuntu-22.04
26- compiler : gcc-12
27- clang-runtime : ' 19'
28- cling : Off
29- llvm_enable_projects : " clang;lld"
30- llvm_targets_to_build : " WebAssembly"
31- emsdk_ver : " 3.1.45"
32- - name : ubu22-arm-gcc12-clang-repl-19-emscripten
33- os : ubuntu-22.04-arm
34- compiler : gcc-12
35- clang-runtime : ' 19'
36- cling : Off
37- llvm_enable_projects : " clang;lld"
38- llvm_targets_to_build : " WebAssembly"
39- emsdk_ver : " 3.1.45"
4024 - name : ubu24-arm-gcc12-clang-repl-19-emscripten
4125 os : ubuntu-24.04-arm
4226 compiler : gcc-12
6145 llvm_enable_projects : " clang;lld"
6246 llvm_targets_to_build : " WebAssembly"
6347 emsdk_ver : " 3.1.45"
64- - name : osx13-x86-clang-clang-repl-19-emscripten
65- os : macos-13
66- compiler : clang
67- clang-runtime : ' 19'
68- cling : Off
69- llvm_enable_projects : " clang;lld"
70- llvm_targets_to_build : " WebAssembly"
71- emsdk_ver : " 3.1.45"
7248
7349 steps :
7450 - uses : actions/checkout@v4
@@ -483,15 +459,15 @@ jobs:
483459 fail-fast : false
484460 matrix :
485461 include :
486- - name : ubu22 -x86-gcc12-clang-repl-19-emscripten_wasm
487- os : ubuntu-22 .04
462+ - name : ubu24 -x86-gcc12-clang-repl-19-emscripten_wasm
463+ os : ubuntu-24 .04
488464 compiler : gcc-12
489465 clang-runtime : ' 19'
490466 cling : Off
491467 micromamba_shell_init : bash
492468 emsdk_ver : " 3.1.45"
493- - name : ubu22 -arm-gcc12-clang-repl-19-emscripten_wasm
494- os : ubuntu-22 .04-arm
469+ - name : ubu24 -arm-gcc12-clang-repl-19-emscripten_wasm
470+ os : ubuntu-24 .04-arm
495471 compiler : gcc-12
496472 clang-runtime : ' 19'
497473 cling : Off
@@ -504,13 +480,6 @@ jobs:
504480 cling : Off
505481 micromamba_shell_init : bash
506482 emsdk_ver : " 3.1.45"
507- - name : osx13-x86-clang-clang-repl-19-emscripten_wasm
508- os : macos-13
509- compiler : clang
510- clang-runtime : ' 19'
511- cling : Off
512- micromamba_shell_init : bash
513- emsdk_ver : " 3.1.45"
514483
515484 steps :
516485 - uses : actions/checkout@v4
You can’t perform that action at this time.
0 commit comments