We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5c011ec + 6146633 commit b55ce59Copy full SHA for b55ce59
.github/workflows/config.yml
@@ -29,8 +29,10 @@ jobs:
29
- DOCKER_IMAGE: osrf/ubuntu_armhf:xenial
30
- DOCKER_IMAGE: osrf/ubuntu_arm64:trusty
31
- DOCKER_IMAGE: osrf/ubuntu_arm64:xenial
32
- - DOCKER_IMAGE: osrf/ubuntu_arm64:bionic
33
- - DOCKER_IMAGE: osrf/ubuntu_arm64:focal
+ - QEMU: aarach64
+ DOCKER_IMAGE: arm64v8/ubuntu:bionic
34
35
+ DOCKER_IMAGE: arm64v8/ubuntu:focal
36
- DOCKER_IMAGE: osrf/debian_arm64:stretch
37
- DOCKER_IMAGE: amd64/debian:unstable
38
#
0 commit comments