Skip to content

Commit

Permalink
Add distrib builds to circleci config.
Browse files Browse the repository at this point in the history
  • Loading branch information
insertinterestingnamehere committed Oct 31, 2023
1 parent 1cb52ed commit ebefe5b
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 @@ -62,11 +62,11 @@ workflows:
- arm_gcc:
matrix:
parameters:
scheduler: [nemesis, sherwood]
scheduler: [nemesis, sherwood, distrib]
topology: ['no', binders, hwloc]
- arm_clang:
matrix:
parameters:
scheduler: [nemesis, sherwood]
scheduler: [nemesis, sherwood, distrib]
topology: ['no', binders, hwloc]

0 comments on commit ebefe5b

Please sign in to comment.