diff --git a/.forgejo/workflows/hello.yml b/.forgejo/workflows/hello.yml index 6b51ecf..3629cf5 100644 --- a/.forgejo/workflows/hello.yml +++ b/.forgejo/workflows/hello.yml @@ -6,7 +6,7 @@ on: jobs: hello: - runs-on: docker + runs-on: tesp_tsp steps: - name: Checkout repository uses: actions/checkout@v4