1
0
Fork 0
mirror of https://github.com/LnL7/nix-darwin.git synced 2025-03-05 08:17:01 +00:00

github: increase flakes timeout

This relies on nixUnstable which might not be cached, resulting in
failed builds because it takes too long.
This commit is contained in:
Daiderd Jordan 2020-11-15 16:22:47 +01:00
parent a97f690dcc
commit 6bd5208e7f
No known key found for this signature in database
GPG key ID: D02435D05B810C96

View file

@ -35,7 +35,7 @@ jobs:
nix-shell -A uninstaller.check
install-flake:
runs-on: macos-10.15
timeout-minutes: 30
timeout-minutes: 60
steps:
- uses: actions/checkout@v2
- uses: cachix/install-nix-action@v12