ci: remove max-jobs, allow builds

This commit is contained in:
zowoq 2024-09-14 08:54:55 +10:00
parent 028e55f177
commit d55f27272f

View File

@ -25,7 +25,6 @@ jobs:
extra_nix_config: |
accept-flake-config = true
experimental-features = nix-command flakes
max-jobs = 0
- name: Setup Pages
id: pages
uses: actions/configure-pages@v5