diff --git a/.gitea/workflows/copy_documentation.yml b/.gitea/workflows/copy_documentation.yml index 0c9f6b3..f912c44 100644 --- a/.gitea/workflows/copy_documentation.yml +++ b/.gitea/workflows/copy_documentation.yml @@ -10,8 +10,8 @@ on: jobs: copy-documentation: - runs-on: NanoBrain1-runner - + runs-on: ubuntu-latest + steps: - name: Checkout repository uses: actions/checkout@v2