@@ -2,6 +2,7 @@ task:
   name: FreeBSD (shortest)
   freebsd_instance:
     matrix:
+      image_family: freebsd-14-0
       image_family: freebsd-13-2
   install_script: pkg install -y gmake coreutils
   script: |