You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .travis.yml
+2
Original file line number
Diff line number
Diff line change
@@ -36,6 +36,8 @@ matrix:
36
36
37
37
include:
38
38
- arch: arm64-graviton2
39
+
virt: lxd
40
+
group: edge
39
41
env:
40
42
- JOB="3.7, arm64" PYTEST_WORKERS="auto" ENV_FILE="ci/deps/travis-37-arm64.yaml" PATTERN="(not slow and not network and not clipboard and not arm_slow)"
0 commit comments