Skip to content

Commit ee884c8

Browse files
committed
For the moment we disable benchmarking on travis.
It looks like something changed in pyperf and we are getting frequent timeouts.
1 parent 0723803 commit ee884c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ jobs:
8080
name: "Python 3.10"
8181
- env: srv=mariadb v=10.11 local=1 PYTHON_VER="3.11"
8282
name: "Python 3.11"
83-
- env: srv=mariadb v=10.11 local=1 PYTHON_VER="3.12" BENCH=1
83+
- env: srv=mariadb v=10.11 local=1 PYTHON_VER="3.12"
8484
name: "Python 3.12"
8585
- env: srv=mariadb v=10.11 local=1 PYTHON_VER="3.13"
8686
name: "Python 3.13"

0 commit comments

Comments
 (0)