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:
|
||||
non-lab:
|
||||
runs-on: docker
|
||||
container:
|
||||
image: ghcr.io/opentofu/opentofu:1.7.2
|
||||
#container:
|
||||
# image: ghcr.io/opentofu/opentofu:1.7.2
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
with:
|
||||
|
|
Loading…
Add table
Reference in a new issue