Skip to content

Commit

Permalink
Reinstate all the versions
Browse files Browse the repository at this point in the history
  • Loading branch information
Richard Quadling authored and Richard Quadling committed Aug 6, 2024
1 parent 8206c77 commit 542e9f6
Showing 1 changed file with 22 additions and 22 deletions.
44 changes: 22 additions & 22 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,28 +10,28 @@ jobs:
strategy:
matrix:
terraform_version:
# - 1.9.3
# - 1.9.2
# - 1.9.1
# - 1.9.0
# - 1.8.5
# - 1.8.4
# - 1.8.3
# - 1.8.2
# - 1.8.1
# - 1.8.0
# - 1.7.5
# - 1.7.4
# - 1.7.3
# - 1.7.2
# - 1.7.1
# - 1.7.0
# - 1.6.6
# - 1.6.5
# - 1.6.4
# - 1.6.3
# - 1.6.2
# - 1.6.1
- 1.9.3
- 1.9.2
- 1.9.1
- 1.9.0
- 1.8.5
- 1.8.4
- 1.8.3
- 1.8.2
- 1.8.1
- 1.8.0
- 1.7.5
- 1.7.4
- 1.7.3
- 1.7.2
- 1.7.1
- 1.7.0
- 1.6.6
- 1.6.5
- 1.6.4
- 1.6.3
- 1.6.2
- 1.6.1
- 1.6.0

steps:
Expand Down

0 comments on commit 542e9f6

Please sign in to comment.