We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9925a30 commit a62d895Copy full SHA for a62d895
.cirrus.yml
@@ -109,7 +109,7 @@ task:
109
name: 'ARM, unit tests, no functional tests'
110
<< : *GLOBAL_TASK_TEMPLATE
111
container:
112
- image: docker.io/arm64v8/debian:bookworm
+ image: docker.io/debian:bookworm
113
env:
114
<< : *CIRRUS_EPHEMERAL_WORKER_TEMPLATE_ENV
115
FILE_ENV: "./ci/test/00_setup_env_arm.sh"
0 commit comments