Skip to content

Commit 6146633

Browse files
committed
use arm64v8/ubuntu instead of osrf/ubuntu_arm64 for both bionic/focal
1 parent 5c011ec commit 6146633

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

.github/workflows/config.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,10 @@ jobs:
2929
- DOCKER_IMAGE: osrf/ubuntu_armhf:xenial
3030
- DOCKER_IMAGE: osrf/ubuntu_arm64:trusty
3131
- DOCKER_IMAGE: osrf/ubuntu_arm64:xenial
32-
- DOCKER_IMAGE: osrf/ubuntu_arm64:bionic
33-
- DOCKER_IMAGE: osrf/ubuntu_arm64:focal
32+
- QEMU: aarach64
33+
DOCKER_IMAGE: arm64v8/ubuntu:bionic
34+
- QEMU: aarach64
35+
DOCKER_IMAGE: arm64v8/ubuntu:focal
3436
- DOCKER_IMAGE: osrf/debian_arm64:stretch
3537
- DOCKER_IMAGE: amd64/debian:unstable
3638
#

0 commit comments

Comments
 (0)