Update .forgejo/workflows/non-lab.yml
Some checks failed
/ non-lab (push) Failing after 11s

This commit is contained in:
Chris Cowley 2024-09-02 09:00:46 +00:00
parent 878629d8da
commit 02480a4458

View file

@ -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: