Skip to content
Snippets Groups Projects
Commit 05352229 authored by Marilena Bandieramonte's avatar Marilena Bandieramonte
Browse files

Increase timeout time in CI to allow Geant4 to be built until the end

parent aa81b3f2
No related branches found
No related tags found
No related merge requests found
Pipeline #1674814 passed
...@@ -16,7 +16,7 @@ variables: ...@@ -16,7 +16,7 @@ variables:
tags: tags:
- macos - macos
allow_failure: true allow_failure: true
timeout: 30 minutes timeout: 60 minutes
before_script: before_script:
- export PATH="/usr/local/opt/qt/bin:$PATH" # to make Qt5 discoverable by CMake - export PATH="/usr/local/opt/qt/bin:$PATH" # to make Qt5 discoverable by CMake
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment