Skip to content

Commit

Permalink
Merge pull request #21 from guitarrapc/chore/disable_macos_build
Browse files Browse the repository at this point in the history
chore: disable macOS test as circleci stop pipeline
  • Loading branch information
guitarrapc authored Oct 17, 2021
2 parents 236f18d + 0387823 commit 8ca991b
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 8ca991b

Please sign in to comment.