Skip to content
This repository has been archived by the owner on Feb 1, 2022. It is now read-only.

Commit

Permalink
chore: add windows tests [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
mdonnalley committed Dec 7, 2021
1 parent 256325e commit 9da5c51
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,16 +13,11 @@ workflows:
parameters:
os:
- linux
# - windows
- windows
node_version:
- latest
- lts
- maintenance
exclude:
- os: windows
node_version: lts
- os: windows
node_version: maintenance
- release-management/release-package:
context: SF-CLI-RELEASE-PROCESS
filters:
Expand Down

0 comments on commit 9da5c51

Please sign in to comment.