From 245b87e1d89443388dbcd79d729b4aa775f37c39 Mon Sep 17 00:00:00 2001 From: John Nunley Date: Sat, 1 Jun 2024 07:44:09 -0700 Subject: [PATCH] ci: Bump FreeBSD in CI to v13.3 Ref: https://github.com/smol-rs/polling/pull/206#issuecomment-2143462931 Signed-off-by: John Nunley --- .cirrus.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.cirrus.yml b/.cirrus.yml index 8bbcebc..e45456f 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -14,7 +14,7 @@ env: freebsd_task: name: test ($TARGET) freebsd_instance: - image_family: freebsd-13-2 + image_family: freebsd-13-3 matrix: - env: TARGET: x86_64-unknown-freebsd