Skip to content

Commit 6745eb3

Browse files
committed
Trigger job in circle ci
1 parent c2831ac commit 6745eb3

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.circleci/config.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@ workflows:
3737

3838
build_llvm:
3939
jobs:
40-
- omnibus_osx_llvm:
41-
filters:
42-
branches:
43-
only:
44-
- /.*\bbuild-llvm\b.*/
40+
- omnibus_osx_llvm
41+
# filters:
42+
# branches:
43+
# only:
44+
# - /.*\bbuild-llvm\b.*/

0 commit comments

Comments
 (0)