Skip to content

Commit 9534caf

Browse files
committed
Set max-parallel to 1 in GitHub Actions test workflow
1 parent 3a918dc commit 9534caf

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ jobs:
6565
group: 'terraform-provider-cloudback-test'
6666
cancel-in-progress: false
6767
strategy:
68+
max-parallel: 1
6869
fail-fast: false
6970
matrix:
7071
# list whatever Terraform versions here you would like to support

0 commit comments

Comments
 (0)