Skip to content

Commit

Permalink
Update all deps and support non ADD clusters
Browse files Browse the repository at this point in the history
  • Loading branch information
jkroepke committed Mar 10, 2024
1 parent f8a8d7b commit 244f719
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
# list whatever Terraform versions here you would like to support
terraform:
- '1.0.*'
- '1.6.*'
- '1.7.*'
steps:
- uses: actions/setup-go@v5
with:
Expand Down

0 comments on commit 244f719

Please sign in to comment.