Skip to content

Commit

Permalink
add arm64, ephemeral and windows examples to github workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
ndench committed Jan 18, 2022
1 parent 519f130 commit dbbc314
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/terraform.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
fail-fast: false
matrix:
terraform: [0.14.3, 0.15.5, 1.0.8]
example: ["default", "ubuntu", "prebuilt"]
example: ["default", "ubuntu", "prebuilt", "arm64", "ephemeral", "windows"]
defaults:
run:
working-directory: examples/${{ matrix.example }}
Expand Down

0 comments on commit dbbc314

Please sign in to comment.