Skip to content

Commit

Permalink
increase build time
Browse files Browse the repository at this point in the history
  • Loading branch information
lobis committed Dec 10, 2023
1 parent 423584a commit c910df8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
build-geant4:
name: Build Geant4 on ${{ matrix.platform }}
runs-on: ${{ matrix.platform }}
timeout-minutes: 60
timeout-minutes: 120
strategy:
fail-fast: false
matrix:
Expand Down

0 comments on commit c910df8

Please sign in to comment.