Skip to content

Commit

Permalink
Limit matrix concurrency
Browse files Browse the repository at this point in the history
  • Loading branch information
momer committed May 16, 2024
1 parent 00bdee2 commit b7167ae
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,9 @@ jobs:
timeout-minutes: 15
strategy:
fail-fast: false
# Current Bonsai dev account is limited to the number of sandbox items
# which can be created.
max-parallel: 1
matrix:
opentofu:
- '1.6.*'
Expand Down

0 comments on commit b7167ae

Please sign in to comment.