diff --git a/.cirrus.yml b/.cirrus.yml index e56d25b56..273caca3a 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -6,12 +6,12 @@ linux_task: matrix: - name: alpine container: &step - image: ghcr.io/krobelus/fish-ci/alpine:latest + image: ghcr.io/fish-shell/fish-ci/alpine:latest memory: 4GB - name: jammy container: <<: *step - image: ghcr.io/krobelus/fish-ci/jammy:latest + image: ghcr.io/fish-shell/fish-ci/jammy:latest tests_script: # cirrus at times gives us 32 procs and 2 GB of RAM # Unrestriced parallelism results in OOM