##// END OF EJS Templates
increase timeout for ARM tests
Nathan Goldbaum -
Show More
@@ -72,7 +72,7 b' matrix:'
72 - arch: arm64
72 - arch: arm64
73 python: "3.7"
73 python: "3.7"
74 dist: xenial
74 dist: xenial
75 env: ARM64=True
75 env: ARM64=True IPYTHON_TESTING_TIMEOUT_SCALE=2
76 sudo: true
76 sudo: true
77 - arch: amd64
77 - arch: amd64
78 python: "3.8"
78 python: "3.8"
General Comments 0
You need to be logged in to leave comments. Login now