Skip to content

Commit

Permalink
Increate timeout for build
Browse files Browse the repository at this point in the history
  • Loading branch information
oscar-izval authored Aug 20, 2024
1 parent dea0bec commit 44b5b13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- ghc902
fail-fast: true
runs-on: ${{ matrix.os }}
timeout-minutes: 15
timeout-minutes: 30
steps:
- uses: actions/checkout@v4
- uses: DeterminateSystems/nix-installer-action@v12
Expand Down

0 comments on commit 44b5b13

Please sign in to comment.