macOS nightly: +1hr py-jupyter

check if failures ares actually a real timeout or an error that
just causes a hang.
This commit is contained in:
Axel Huebl 2020-05-09 14:49:56 -07:00 committed by Todd Gamblin
parent 2b234b7a66
commit 29105da445

View file

@ -26,7 +26,7 @@ jobs:
install_jupyter_clang: install_jupyter_clang:
name: jupyter name: jupyter
runs-on: macos-latest runs-on: macos-latest
timeout-minutes: 600 timeout-minutes: 700
steps: steps:
- uses: actions/checkout@v2 - uses: actions/checkout@v2
- name: spack install - name: spack install