We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a918dc commit 9534cafCopy full SHA for 9534caf
1 file changed
.github/workflows/test.yml
@@ -65,6 +65,7 @@ jobs:
65
group: 'terraform-provider-cloudback-test'
66
cancel-in-progress: false
67
strategy:
68
+ max-parallel: 1
69
fail-fast: false
70
matrix:
71
# list whatever Terraform versions here you would like to support
0 commit comments