Add more items to the test matrix

This commit is contained in:
Paul Tyng
2020-10-16 21:22:44 -04:00
parent f2314ac214
commit 5c30de2319

View File

@@ -42,12 +42,12 @@ jobs:
fail-fast: false
matrix:
version:
# TODO: add lts support to SDK
# - lts
- stable
- stable-5
- stable-6
terraform:
- '0.12.29'
- '0.13.3'
- '0.13.4'
- '0.14.0-beta1'
steps:
- name: Set up Go