mirror of
https://github.com/hashicorp/setup-terraform.git
synced 2025-12-27 05:23:37 +00:00
test: add 1.0.5 in test workflow
This commit is contained in:
parent
3d8debd658
commit
f879fdf6ff
1 changed files with 1 additions and 1 deletions
2
.github/workflows/setup-terraform.yml
vendored
2
.github/workflows/setup-terraform.yml
vendored
|
|
@ -17,7 +17,7 @@ jobs:
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
os: [ubuntu-latest, windows-latest, macos-latest]
|
os: [ubuntu-latest, windows-latest, macos-latest]
|
||||||
terraform-versions: [0.11.14, latest]
|
terraform-versions: [0.11.14,1.0.5, latest]
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v2
|
uses: actions/checkout@v2
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue