Skip to content

Commit

Permalink
Limit testing to 3 latest major terraform versions
Browse files Browse the repository at this point in the history
  • Loading branch information
michal-futurice committed Jun 24, 2024
1 parent b43dd9e commit 1278ab8
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,12 +65,6 @@ jobs:
matrix:
# list whatever Terraform versions here you would like to support
terraform:
- '1.0.*'
- '1.1.*'
- '1.2.*'
- '1.3.*'
- '1.4.*'
- '1.5.*'
- '1.6.*'
- '1.7.*'
- '1.8.*'
Expand Down

0 comments on commit 1278ab8

Please sign in to comment.