Skip to content

Commit

Permalink
update tf version matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
kristofferlind committed Aug 9, 2024
1 parent 625c003 commit 8bb3aad
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,8 @@ jobs:
matrix:
terraform:
- '1.0.*'
- '1.1.*'
- '1.8.*'
- '1.9.*'
steps:
- uses: actions/setup-go@v3
with:
Expand Down

0 comments on commit 8bb3aad

Please sign in to comment.