Skip to content

Commit

Permalink
tooling: Add Terraform 1.10 to the test matrix (#67)
Browse files Browse the repository at this point in the history
  • Loading branch information
janartodesk authored Dec 17, 2024
1 parent df25d59 commit 27c60b2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ jobs:
terraform:
- "1.8.*"
- "1.9.*"
- "1.10.*"
steps:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
- uses: actions/setup-go@3041bf56c941b39c61721a86cd11f3bb1338122a # v5.2.0
Expand Down

0 comments on commit 27c60b2

Please sign in to comment.