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:
parent
2b234b7a66
commit
29105da445
1 changed files with 1 additions and 1 deletions
2
.github/workflows/macos_python.yml
vendored
2
.github/workflows/macos_python.yml
vendored
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue