Skip to content

Commit

Permalink
bump all test tf versions
Browse files Browse the repository at this point in the history
  • Loading branch information
kmoe committed May 4, 2021
1 parent ee2a57d commit 10843d1
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,9 +51,10 @@ jobs:
fail-fast: false
matrix:
terraform:
- '0.12.30'
- '0.13.6'
- '0.14.7'
- '0.12.31'
- '0.13.7'
- '0.14.11'
- '0.15.1'
steps:

- name: Set up Go
Expand Down

0 comments on commit 10843d1

Please sign in to comment.