diff --git a/.github/workflows/sync.yml b/.github/workflows/sync.yml index 04071ab..140088f 100644 --- a/.github/workflows/sync.yml +++ b/.github/workflows/sync.yml @@ -10,7 +10,7 @@ name: Sync jobs: sync-files: strategy: - max-parallel: 1 + max-parallel: 3 matrix: file: [nvim, starship, lazygit, bat, fastfetch, .github] repo: [dots, nix, Windots]