Skip to content

Commit 08afa2e

Browse files
committed
ci(arm): specify arm_container
1 parent 35feaf5 commit 08afa2e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.cirrus.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -114,8 +114,8 @@ task:
114114
task:
115115
name: 'ARM, unit tests, no functional tests'
116116
<< : *GLOBAL_TASK_TEMPLATE
117-
container:
118-
image: docker.io/debian:bookworm
117+
arm_container:
118+
image: docker.io/arm64v8/debian:bookworm
119119
env:
120120
<< : *CIRRUS_EPHEMERAL_WORKER_TEMPLATE_ENV
121121
FILE_ENV: "./ci/test/00_setup_env_arm.sh"

0 commit comments

Comments
 (0)