diff --git a/.forgejo/workflows/build.yml b/.forgejo/workflows/build.yml index 4b49910..99f3519 100644 --- a/.forgejo/workflows/build.yml +++ b/.forgejo/workflows/build.yml @@ -5,9 +5,7 @@ on: jobs: docker: - runs-on: docker - container: - image: catthehacker/ubuntu:act-latest + runs-on: ubuntu-act steps: - name: Checkout uses: https://github.com/actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # 4.1.1