mirror of
https://github.com/opentofu/setup-opentofu.git
synced 2025-12-31 15:02:19 +00:00
More sane self-test
Signed-off-by: AbstractionFactory <179820029+abstractionfactory@users.noreply.github.com>
This commit is contained in:
parent
9c46af491d
commit
29fb486de8
1 changed files with 1 additions and 1 deletions
2
.github/workflows/setup-tofu.yml
vendored
2
.github/workflows/setup-tofu.yml
vendored
|
|
@ -20,7 +20,7 @@ jobs:
|
|||
strategy:
|
||||
matrix:
|
||||
os: [ubuntu-latest, windows-latest, macos-latest]
|
||||
tofu-versions: [1.6.0-alpha1, latest]
|
||||
tofu-versions: [1.6.0, latest]
|
||||
tofu-wrapper: [true, false]
|
||||
steps:
|
||||
- name: Checkout
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue