From d3cdcae6eb3c4f055104c54907dbed1468d80f28 Mon Sep 17 00:00:00 2001 From: John Nunley Date: Sat, 1 Jun 2024 07:41:57 -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 7628f40..0eb0893 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