CI: Quadruple the necessary time
We got:
Maximum test time '60m' exceeded.
And:
Maximum test time '120m' exceeded.
[skip changelog]
This commit is contained in:
parent
3bf2d16c62
commit
35d536cf3c
1 changed files with 1 additions and 1 deletions
|
|
@ -16,4 +16,4 @@ test: |
|
|||
pip install ipython==8.24.0 pythran==0.15.0 &&
|
||||
cd $(dirname $TMT_SOURCE_DIR/cython-*/tests) &&
|
||||
python3 runtests.py -vv --no-pyregr --exclude 'run.pstats_profile_test*'
|
||||
duration: 60m
|
||||
duration: 240m
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue