Skip to content

Commit

Permalink
less parallel jobs in CircleCI
Browse files Browse the repository at this point in the history
  • Loading branch information
jlblancoc committed Jul 14, 2021
1 parent 352a939 commit 9dadb51
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,8 @@ workflows:
build:
jobs:
- full-u20.04-focal-codecov
- full-u18.04-bionic
# Disabled to avoid circle CI concurrency limit timeouts
# - full-u18.04-bionic
- clang-u18.04-bionic
- headless-u18.04-bionic
- minimal-u18.04-bionic
Expand Down

0 comments on commit 9dadb51

Please sign in to comment.