diff --git a/.forgejo/workflows/hello.yml b/.forgejo/workflows/hello.yml index d4ea091..6b51ecf 100644 --- a/.forgejo/workflows/hello.yml +++ b/.forgejo/workflows/hello.yml @@ -6,7 +6,7 @@ on: jobs: hello: - runs-on: docker:docker://data.forgejo.org/oci/node:20-bullseye + runs-on: docker steps: - name: Checkout repository uses: actions/checkout@v4