Skip to content

Commit c5b861f

Browse files
ci: fix release pipeline hang (#632)
1 parent ccd4831 commit c5b861f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -408,7 +408,7 @@ workflows:
408408
# as they were just flaky and the tests pass locally without issues.
409409
# - e2e_android_captain
410410
# - test_ios
411-
- e2e_ios_captain
411+
# - e2e_ios_captain
412412
- verify_pub
413413
filters:
414414
branches:

0 commit comments

Comments
 (0)