Skip to content

Commit 442e7e6

Browse files
martin-gJulianWgs
authored andcommitted
Add 'virt' and 'group' settings for arm64-graviton2 (pandas-dev#40959)
1 parent ee514a0 commit 442e7e6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

+2
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,8 @@ matrix:
3636

3737
include:
3838
- arch: arm64-graviton2
39+
virt: lxd
40+
group: edge
3941
env:
4042
- 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)"
4143

0 commit comments

Comments
 (0)