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:
Miro Hrončok 2024-08-06 21:38:30 +02:00
commit 35d536cf3c

View file

@ -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