Skip to content

Commit 84b674e

Browse files
committed
fix matrix
1 parent d03ec8e commit 84b674e

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/Docker.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,10 @@ jobs:
3131
strategy:
3232
matrix:
3333
rosdistro: [humble]
34+
runs-on: [ubuntu-22.04, ubuntu-22.04-arm]
35+
platform: [linux/amd64]
36+
dockerfile: [Dockerfile]
37+
image_tag: [humble]
3438
include:
3539
- runs-on: ubuntu-22.04
3640
platform: linux/amd64

0 commit comments

Comments
 (0)