Skip to content

Commit

Permalink
[CI] Do not require mac checks for master
Browse files Browse the repository at this point in the history
  • Loading branch information
THenry14 committed May 30, 2023
1 parent 0b905ef commit a101353
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 @@ -605,8 +605,8 @@ workflows:
- code_quality
- unit_tests-linux
- e2e_tests-linux
- unit_tests-mac
- e2e_tests-mac
# - unit_tests-mac
# - e2e_tests-mac
filters:
branches:
only:
Expand Down

0 comments on commit a101353

Please sign in to comment.