Skip to content

Commit

Permalink
Merge pull request #111 from articulate/ci/tf-versions
Browse files Browse the repository at this point in the history
ci(test): update terraform version matrix
  • Loading branch information
mloberg committed Feb 5, 2024
2 parents 569695e + 3f95e72 commit 352a934
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@ jobs:
max-parallel: 1
matrix:
terraform:
- '1.5.7'
- '1.6.0'
- '1.6.6'
- '1.7.2'
steps:
- uses: actions/checkout@v4
- uses: actions/setup-go@v5
Expand Down

0 comments on commit 352a934

Please sign in to comment.