From 560e061c254f36a034f12c9156b726b0bd8eddd3 Mon Sep 17 00:00:00 2001 From: Carter Li Date: Thu, 11 Jul 2024 10:11:48 +0800 Subject: [PATCH] CI: upgrade freebsd version --- .github/workflows/ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 068825001..bb0c248ce 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -416,9 +416,9 @@ jobs: with: operating_system: freebsd architecture: x86-64 - cpu_count: 3 + cpu_count: 4 shell: bash - version: '13.2' + version: '14.1' run: | uname -a sudo pkg update