File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -141,15 +141,15 @@ jobs:
141
141
llvm_enable_projects : " clang"
142
142
llvm_targets_to_build : " host;NVPTX"
143
143
# MacOS Arm Jobs
144
- - name : osx15-arm-clang-clang-repl-20-out-of-process
145
- os : macos-15
146
- compiler : clang
147
- clang-runtime : ' 20'
148
- cling : Off
149
- cppyy : Off
150
- llvm_enable_projects : " clang;compiler-rt"
151
- llvm_targets_to_build : " host"
152
- oop-jit : On
144
+ # - name: osx15-arm-clang-clang-repl-20-out-of-process
145
+ # os: macos-15
146
+ # compiler: clang
147
+ # clang-runtime: '20'
148
+ # cling: Off
149
+ # cppyy: Off
150
+ # llvm_enable_projects: "clang;compiler-rt"
151
+ # llvm_targets_to_build: "host"
152
+ # oop-jit: On
153
153
- name : osx15-arm-clang-clang-repl-20
154
154
os : macos-15
155
155
compiler : clang
You can’t perform that action at this time.
0 commit comments