diff --git a/.forgejo/workflows/build.yaml b/.forgejo/workflows/build.yaml index ab6dcf8..692c22b 100644 --- a/.forgejo/workflows/build.yaml +++ b/.forgejo/workflows/build.yaml @@ -3,7 +3,7 @@ on: - push jobs: build: - runs-on: nixos-runner + runs-on: nixos-nix-latest # env: # REGISTRY: ${{ secrets.DOCKER_REGISTRY }} # REPOSITORY: ${{ secrets.DOCKER_REPOSITORY }}