Skip to content

Commit 06a7c3b

Browse files
committed
Removing nighly builds
1 parent 18ee76c commit 06a7c3b

1 file changed

Lines changed: 0 additions & 10 deletions

File tree

.circleci/config.yml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -40,16 +40,6 @@ jobs:
4040
- Carthage
4141
workflows:
4242
version: 2
43-
nightly:
44-
triggers:
45-
- schedule:
46-
cron: "0 0 * * *"
47-
filters:
48-
branches:
49-
only:
50-
- master
51-
jobs:
52-
- build-and-test
5343
build-and-test:
5444
jobs:
5545
- build-and-test

0 commit comments

Comments
 (0)