diff options
Diffstat (limited to '.cirrus.yml')
| -rw-r--r-- | .cirrus.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.cirrus.yml b/.cirrus.yml index ebcf31e81..876470450 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -27,7 +27,7 @@ task: trigger_type: manual timeout_in: 90m arm_container: - image: glcr.b-data.ch/ghc/ghc-musl:9.4.4 + image: glcr.b-data.ch/ghc/ghc-musl:9.2.5 cpu: 4 memory: 12G env: @@ -52,7 +52,7 @@ task: trigger_type: manual timeout_in: 90m container: - image: glcr.b-data.ch/ghc/ghc-musl:9.4.4 + image: glcr.b-data.ch/ghc/ghc-musl:9.2.5 cpu: 4 memory: 12G env: |
