Skip to content
This repository was archived by the owner on Oct 28, 2021. It is now read-only.

Commit 6e96ce3

Browse files
authored
Merge pull request #5921 from ethereum/disable-nightly-ci
Disable nightly builds
2 parents 9ab7d09 + 07e53d3 commit 6e96ce3

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

circle.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -321,12 +321,12 @@ workflows:
321321

322322
nightly:
323323
triggers:
324-
- schedule:
325-
cron: "0 0 * * *"
326-
filters:
327-
branches:
328-
only:
329-
- master
324+
# - schedule:
325+
# cron: "0 0 * * *"
326+
# filters:
327+
# branches:
328+
# only:
329+
# - master
330330
jobs:
331331
- linux-gcc6-nightly
332332
- docker-aleth-nightly

0 commit comments

Comments
 (0)