Skip to content

Commit

Permalink
Merge pull request #587 from hashicorp/brandonc/3_test_jobs
Browse files Browse the repository at this point in the history
Update ci.yml
  • Loading branch information
brandonc committed Nov 14, 2022
2 parents f2188c9 + ee4674a commit 0d8c80d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Expand Up @@ -46,8 +46,8 @@ jobs:
strategy:
fail-fast: false
matrix:
parallel: [2]
index: [0, 1]
parallel: [3]
index: [0, 1, 2]

timeout-minutes: 30
steps:
Expand Down

0 comments on commit 0d8c80d

Please sign in to comment.