Skip to content

Commit 8ca991b

Browse files
authored
Merge pull request #21 from guitarrapc/chore/disable_macos_build
chore: disable macOS test as circleci stop pipeline
2 parents 236f18d + 0387823 commit 8ca991b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.circleci/config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ workflows:
108108
- integration-test-checkout
109109
- integration-test-checkout_advanced
110110
- integration-test-checkout_alpine
111-
- integration-test-checkout_macos
111+
# - integration-test-checkout_macos # stop until macOS is avaiable on this account.
112112
- integration-test-checkout_depth
113113
- integration-test-checkout_fetchdepth
114114
- integration-test-checkout_keyscan_bitbucket
@@ -130,7 +130,7 @@ workflows:
130130
- integration-test-checkout
131131
- integration-test-checkout_advanced
132132
- integration-test-checkout_alpine
133-
- integration-test-checkout_macos
133+
# - integration-test-checkout_macos # stop until macOS is avaiable on this account.
134134
- integration-test-checkout_depth
135135
- integration-test-checkout_fetchdepth
136136
- integration-test-checkout_keyscan_bitbucket

0 commit comments

Comments
 (0)