Skip to content

Commit

Permalink
ci: drop support for EOL terraform version (#340)
Browse files Browse the repository at this point in the history
  • Loading branch information
matifali authored Feb 7, 2025
1 parent 5e4c596 commit c9b396f
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,11 +88,8 @@ jobs:
fail-fast: false
matrix:
terraform:
- "1.5.*"
- "1.6.*"
- "1.7.*"
- "1.8.*"
- "1.9.*"
- "1.10.*"
steps:
- name: Set up Go
uses: actions/setup-go@v5
Expand Down

0 comments on commit c9b396f

Please sign in to comment.