Skip to content

Commit

Permalink
Use 32 cores for slc7 and cs8 builders
Browse files Browse the repository at this point in the history
  • Loading branch information
TimoWilken committed Sep 26, 2023
1 parent 9d3e55f commit ba9f7d8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions ci/repo-config/mesosci/cs8/DEFAULTS.env
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
JOBS=32
1 change: 1 addition & 0 deletions ci/repo-config/mesosci/slc7/DEFAULTS.env
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
JOBS=32

0 comments on commit ba9f7d8

Please sign in to comment.