Skip to content

Commit

Permalink
chore: disable macOS test as circleci stop pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
guitarrapc committed Oct 17, 2021
1 parent 236f18d commit 0387823
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ workflows:
- integration-test-checkout
- integration-test-checkout_advanced
- integration-test-checkout_alpine
- integration-test-checkout_macos
# - integration-test-checkout_macos # stop until macOS is avaiable on this account.
- integration-test-checkout_depth
- integration-test-checkout_fetchdepth
- integration-test-checkout_keyscan_bitbucket
Expand All @@ -130,7 +130,7 @@ workflows:
- integration-test-checkout
- integration-test-checkout_advanced
- integration-test-checkout_alpine
- integration-test-checkout_macos
# - integration-test-checkout_macos # stop until macOS is avaiable on this account.
- integration-test-checkout_depth
- integration-test-checkout_fetchdepth
- integration-test-checkout_keyscan_bitbucket
Expand Down

0 comments on commit 0387823

Please sign in to comment.