ci: bump FreeBSD to 14.3

This commit is contained in:
peelz
2025-06-22 01:02:53 -04:00
parent a40c53bd5d
commit 0bdea1e46f

View File

@ -21,7 +21,7 @@ jobs:
LDFLAGS: '-L/usr/local/lib' LDFLAGS: '-L/usr/local/lib'
with: with:
operating_system: freebsd operating_system: freebsd
version: "14.1" version: "14.3"
environment_variables: CPPFLAGS LDFLAGS environment_variables: CPPFLAGS LDFLAGS
sync_files: runner-to-vm sync_files: runner-to-vm
run: | run: |