Commit 0fc094b
committed
Build arm64 test container by default
After the changes introduced in #2106, we are building arm64 images by
default and trying to test them. If a change is made to the integration
tests, we are only building the amd64 version of the container and the
arm64 tests fail when trying to pull the image for that architecture.
This patch makes it so the test container is built for amd64 and arm64
by default.1 parent b9e8e1f commit 0fc094b
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
0 commit comments