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