Skip to content

Commit 476df74

Browse files
committed
Sequential matrix tests
1 parent f0b2c10 commit 476df74

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/test.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,8 @@ jobs:
4343
runs-on: ubuntu-latest
4444
timeout-minutes: 15
4545
strategy:
46-
fail-fast: false
46+
fail-fast: true
47+
max-parallel: 1
4748
matrix:
4849
# list whatever Terraform versions here you would like to support
4950
terraform:

0 commit comments

Comments
 (0)