From e425d7df63bf932a3a800ecfac9d737d32ce2df7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=8E=E9=80=9A=E6=B4=B2?= Date: Fri, 27 Dec 2024 14:11:53 +0800 Subject: [PATCH] CI: update *BSD versions --- .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 4a183d5f9..751db29d4 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -377,7 +377,7 @@ jobs: architecture: x86-64 cpu_count: 4 shell: bash - version: '14.1' + version: '14.2' run: | uname -a sudo pkg update @@ -449,7 +449,7 @@ jobs: architecture: x86-64 cpu_count: 4 shell: bash - version: '7.5' + version: '7.6' run: | uname -a sudo pkg_add -r cmake git pkgconf wayland vulkan-headers vulkan-loader glib2 dconf dbus sqlite3 xfconf imagemagick chafa pulseaudio hwdata py3-requests