diff --git a/.cirrus.tasks.yml b/.cirrus.tasks.yml index 3d344327452..995ae7cefb9 100644 --- a/.cirrus.tasks.yml +++ b/.cirrus.tasks.yml @@ -32,7 +32,7 @@ on_failure: &on_failure type: text/plain task: - name: FreeBSD - 13 + name: FreeBSD env: # FreeBSD on GCP is slow when running with larger number of CPUS / @@ -40,7 +40,7 @@ task: CPUS: 2 BUILD_JOBS: 3 TEST_JOBS: 3 - IMAGE_FAMILY: pg-ci-freebsd-13 + IMAGE_FAMILY: pg-ci-freebsd DISK_SIZE: 50 CCACHE_DIR: /tmp/ccache_dir