This commit is contained in:
parent
878629d8da
commit
02480a4458
1 changed files with 2 additions and 2 deletions
|
@ -3,8 +3,8 @@ on: [push]
|
||||||
jobs:
|
jobs:
|
||||||
non-lab:
|
non-lab:
|
||||||
runs-on: docker
|
runs-on: docker
|
||||||
container:
|
#container:
|
||||||
image: ghcr.io/opentofu/opentofu:1.7.2
|
# image: ghcr.io/opentofu/opentofu:1.7.2
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
|
|
Loading…
Add table
Reference in a new issue