diff --git a/.gitea/workflows/dev.yaml b/.gitea/workflows/dev.yaml index c00e210..aaab918 100644 --- a/.gitea/workflows/dev.yaml +++ b/.gitea/workflows/dev.yaml @@ -16,7 +16,7 @@ jobs: build: needs: Dockerfile lint - runs-on: docker + runs-on: k3s steps: - uses: actions/checkout@v3 - name: Pull Docker Image for caching