diff --git a/.circleci/config.yml b/.circleci/config.yml index 96cf7b4..96f0fe0 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -18,6 +18,9 @@ workflows: - latest - lts - maintenance + exclude: + - os: windows + node_version: latest - release-management/release-package: context: SF-CLI-RELEASE-PROCESS filters: diff --git a/README.md b/README.md index 4eb78be..8016f82 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ cli-ux ====== +# ========= This module has been deprecated in favor of [oclif/core](https://github.com/oclif/core) and will no longer be maintained. ========= + cli IO utilities [![Version](https://img.shields.io/npm/v/cli-ux.svg)](https://npmjs.org/package/cli-ux)