[BSD] Use FreeBSD 14.3 vm

Fixes runner stopping when running out of disk space.
This commit is contained in:
qurious-pixel 2025-12-31 17:57:54 -08:00 committed by Elad
parent ae72de3881
commit 8d7484df89

View file

@ -438,6 +438,8 @@ jobs:
with:
envs: 'QT_VER_MAIN LLVM_COMPILER_VER CCACHE_DIR CC CXX LLVM_CONFIG'
usesh: true
copyback: false
release: "14.3"
run: .ci/install-freebsd.sh && .ci/build-freebsd.sh
- name: Save Build Ccache