Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
# bioconda-common/common.sh (via the installation script), rather than the
# latest commit on the branch where this is running.

version: 2
version: 2.1

jobs:
autobump:
Expand Down Expand Up @@ -82,7 +82,6 @@ jobs:
path: /tmp/artifacts

workflows:
version: 2
bioconda-utils-autobump:
triggers:
- schedule:
Expand Down
Loading