diff --git a/.cirrus.yml b/.cirrus.yml index b07c983c..5ff42db3 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -2,7 +2,7 @@ env: GOFLAGS: -mod=vendor freebsd_instance: - image_family: freebsd-13-2 + image_family: freebsd-13-3 test_task: install_script: pkg install -y go gcc git