Add more items to the test matrix
This commit is contained in:
8
.github/workflows/acctest.yml
vendored
8
.github/workflows/acctest.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user