Skip to content

Commit

Permalink
Set max-parallel to 1 to keep all the cache
Browse files Browse the repository at this point in the history
  • Loading branch information
sbrunner committed Jun 10, 2022
1 parent b0a7e3e commit 6c4ef10
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/rebuild.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ jobs:

strategy:
fail-fast: false
max-parallel: 1
matrix:
branch:
- master
Expand Down

0 comments on commit 6c4ef10

Please sign in to comment.