Skip to content

Commit

Permalink
Update SHiELD_parallelworks.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
laurenchilutti authored Sep 21, 2023
1 parent 891eea6 commit df592be
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/SHiELD_parallelworks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ jobs:
matrix:
runpath: [/contrib/fv3/intelFV3CIScripts/]
runscript:
# These are placed in order of largest to smallest jobs
- C512r20.solo.superC.sh
- C768.sw.BTwave.sh
- C256r20.solo.superC.sh
Expand Down Expand Up @@ -89,7 +90,7 @@ jobs:
needs: [checkout, build, test]
strategy:
fail-fast: false
max-parallel: 9
max-parallel: 17
matrix:
test:
- C512r20.solo.superC
Expand Down

0 comments on commit df592be

Please sign in to comment.